]> git.pld-linux.org Git - packages/Hermes.git/commitdiff
- modyfications for using neew rpm automation.
authorkloczek <kloczek@pld-linux.org>
Sun, 12 Nov 2000 20:11:54 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Hermes.spec -> 1.27

Hermes.spec

index 44a4340d91e91efb62dcd9973fd0235188f2d3a5..f2dd3604e4129e98a600f4b852e518c18a4f2ac1 100644 (file)
@@ -71,16 +71,13 @@ libtoolize --copy --force
 aclocal
 autoconf
 automake -a
 aclocal
 autoconf
 automake -a
-LDFLAGS="-s"; export LDFLAGS
 %configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install-strip DESTDIR=$RPM_BUILD_ROOT
-
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 gzip -9nf AUTHORS ChangeLog TODO TODO.conversion README FAQ
 
 
 gzip -9nf AUTHORS ChangeLog TODO TODO.conversion README FAQ
 
This page took 0.035251 seconds and 4 git commands to generate.