summaryrefslogtreecommitdiff
path: root/sci-mathematics/pari/files/pari-2.3.2-strip.patch
blob: 0fee947fd5568233e70d486c0811d8dc371364e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- config/Makefile.SH.	2007-10-01 23:45:45.000000000 +0200
+++ config/Makefile.SH	2007-10-01 23:55:10.000000000 +0200
@@ -208,7 +208,7 @@
 MV = mv -f
 LN = $ln_s
 CP_F = cp -f
-STRIP      = strip
+STRIP      = true
 STRIPFLAGS =
 
 # Change these installation directories to suit your needs.