View | Details | Raw Unified | Return to bug 224288 | Differences between
and this patch

Collapse All | Expand All

(-)editors/libreoffice/files/patch-Makefile.in (-3 / +12 lines)
Lines 1-6 Link Here
1
--- Makefile.in.orig	2017-06-01 18:13:34 UTC
1
--- Makefile.in.orig	2018-02-21 20:11:59.625836000 -0500
2
+++ Makefile.in
2
+++ Makefile.in	2018-02-21 20:12:33.042717000 -0500
3
@@ -250,7 +250,7 @@ endif
3
@@ -254,7 +254,7 @@
4
 #
4
 #
5
 # Bootstrap
5
 # Bootstrap
6
 #
6
 #
Lines 9-11 Link Here
9
 
9
 
10
 #
10
 #
11
 # Build
11
 # Build
12
@@ -388,7 +388,7 @@
13
 	@exit 1
14
 endif
15
 
16
-distro-pack-install: install
17
+distro-pack-install: install-strip
18
 	$(SRCDIR)/bin/distro-install-clean-up
19
 	$(SRCDIR)/bin/distro-install-desktop-integration
20
 	$(SRCDIR)/bin/distro-install-sdk

Return to bug 224288