git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
844253d
)
- install-strip -> install
author
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Fri, 26 Nov 1999 20:38:33 +0000
(20:38 +0000)
committer
Christian Bauer
<Christian.Bauer@uni-mainz.de>
Fri, 26 Nov 1999 20:38:33 +0000
(20:38 +0000)
GiNaC.spec.in
patch
|
blob
|
history
diff --git
a/GiNaC.spec.in
b/GiNaC.spec.in
index 554699e98b551fcdcf14e9b5c16a1d719be9421b..094c3a6ee2820f184806f076abc18274023722a8 100644
(file)
--- a/
GiNaC.spec.in
+++ b/
GiNaC.spec.in
@@
-33,7
+33,7
@@
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
%install
rm -rf $RPM_BUILD_ROOT
-make prefix=$RPM_BUILD_ROOT%{prefix} install
-strip
+make prefix=$RPM_BUILD_ROOT%{prefix} install
gzip -9n $RPM_BUILD_ROOT%{prefix}/info/*
%clean