sysui/CustomTarget_deb.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d9eca4dc81263b06b7eaed98897f96abe5abb70c
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Wed May 5 15:00:15 2021 +0200
Commit:     Andras Timar <andras.ti...@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.$*)/' \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to