summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-08-18 13:37:30 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-08-18 13:37:30 +0000
commite0d42a27b0434268657127db9673b149679acbd5 (patch)
tree82eee556a2bcf56d3c9214d38965aa1f56555f06 /app-text/ispell/files
parentStable on ppc wrt bug 178320 (diff)
downloadgentoo-2-e0d42a27b0434268657127db9673b149679acbd5.tar.gz
gentoo-2-e0d42a27b0434268657127db9673b149679acbd5.tar.bz2
gentoo-2-e0d42a27b0434268657127db9673b149679acbd5.zip
Removed stripping from the Makefiles. Fixes bug 137640.
Removed dependencies on packages now in the base profile. (Portage version: 2.1.3.5)
Diffstat (limited to 'app-text/ispell/files')
-rw-r--r--app-text/ispell/files/ispell-3.2.06-stripping.diff30
1 files changed, 30 insertions, 0 deletions
diff --git a/app-text/ispell/files/ispell-3.2.06-stripping.diff b/app-text/ispell/files/ispell-3.2.06-stripping.diff
new file mode 100644
index 000000000000..d53678c8e64c
--- /dev/null
+++ b/app-text/ispell/files/ispell-3.2.06-stripping.diff
@@ -0,0 +1,30 @@
+diff -Naur ispell-3.2.06.orig/Makefile ispell-3.2.06/Makefile
+--- ispell-3.2.06.orig/Makefile 2007-08-18 15:15:59.000000000 +0200
++++ ispell-3.2.06/Makefile 2007-08-18 15:17:44.000000000 +0200
+@@ -254,7 +254,6 @@
+ @. ./config.sh; \
+ set -x; \
+ cd $$BINDIR; \
+- strip ispell; \
+ chmod 755 ispell
+ @. ./config.sh; \
+ set -x; \
+@@ -294,7 +293,6 @@
+ @. ./config.sh; \
+ set -x; \
+ cd $$BINDIR; \
+- strip buildhash icombine ijoin sq unsq; \
+ chmod 755 buildhash icombine ijoin \
+ munchlist findaffix tryaffix sq unsq
+ @. ./config.sh; \
+diff -Naur ispell-3.2.06.orig/deformatters/Makefile ispell-3.2.06/deformatters/Makefile
+--- ispell-3.2.06.orig/deformatters/Makefile 2001-07-25 23:51:48.000000000 +0200
++++ ispell-3.2.06/deformatters/Makefile 2007-08-18 15:25:47.000000000 +0200
+@@ -76,7 +76,6 @@
+ @. ../config.sh; \
+ set -x; \
+ cd $$BINDIR; \
+- strip $(PROGRAMS); \
+ chmod 755 $(PROGRAMS)
+
+ clean: