diff options
Diffstat (limited to 'editors/libreoffice/files/patch-Makefile.in')
-rw-r--r-- | editors/libreoffice/files/patch-Makefile.in | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/editors/libreoffice/files/patch-Makefile.in b/editors/libreoffice/files/patch-Makefile.in index ec42a39d5c24..4316ddc90a16 100644 --- a/editors/libreoffice/files/patch-Makefile.in +++ b/editors/libreoffice/files/patch-Makefile.in @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2017-05-03 16:46:29 UTC +--- Makefile.in.orig 2017-06-01 18:13:34 UTC +++ Makefile.in @@ -250,7 +250,7 @@ endif # @@ -9,12 +9,3 @@ # # Build -@@ -362,7 +362,7 @@ else - @exit 1 - endif - --distro-pack-install: install -+distro-pack-install: install-strip - $(SRCDIR)/bin/distro-install-clean-up - $(SRCDIR)/bin/distro-install-desktop-integration - $(SRCDIR)/bin/distro-install-sdk |