[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - sysui/CustomTarget_deb.mk
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 5 13:01:08 UTC 2021
sysui/CustomTarget_deb.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d9eca4dc81263b06b7eaed98897f96abe5abb70c
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed May 5 15:00:15 2021 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Wed May 5 15:00:30 2021 +0200
[cp] sysui: fix build
Change-Id: I448dc6b961776f05e203e2c17f1f6e5d351536d3
diff --git a/sysui/CustomTarget_deb.mk b/sysui/CustomTarget_deb.mk
index e2ff8edb595f..a0d3f02aa74b 100644
--- a/sysui/CustomTarget_deb.mk
+++ b/sysui/CustomTarget_deb.mk
@@ -47,7 +47,7 @@ $(deb_WORKDIR)/%/DEBIAN/control: $(deb_SRCDIR)/control $(call gb_CustomTarget_ge
KDEMAINDIR=/usr \
PREFIXDIR=/usr \
./create_tree.sh
- sed $(deb_SRCDIR)/openoffice.org-freedesktop-menus \
+ sed $(deb_SRCDIR)/openoffice.org-debian-menus \
-e 's/%PRODUCTNAME/$(PRODUCTNAME.$*) $(PRODUCTVERSION)/' \
-e 's/%PREFIX/$(UNIXFILENAME.$*)/' \
-e 's/%ICONPREFIX/$(UNIXFILENAME.$*)/' \
More information about the Libreoffice-commits
mailing list