repo.or.cz
/
sgilles-overlay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
app-misc/nci: bump 1.4.1 -> 1.5.0
[sgilles-overlay.git]
/
sci-mathematics
/
pari
/
files
/
pari-2.9.2-strip.patch
blob
457e54ff44e868a7964d75aab8430e1b0d4aa106
1
diff --git config/Makefile.SH config/Makefile.SH
2
index 54a3cb5..60b0385 100644
3
--- a/config/Makefile.SH
4
+++ b/config/Makefile.SH
5
@@ -249,7 +249,7 @@ RM = rm -f
6
MV = mv -f
7
LN = $ln_s
8
CP_F = cp -f
9
-STRIP = strip
10
+STRIP = true
11
STRIPFLAGS =
12
13
# Change these installation directories to suit your needs.