]> git.pld-linux.org Git - packages/amanda.git/blobdiff - amanda.spec
- modyfications for using neew rpm automation.
[packages/amanda.git] / amanda.spec
index aaed55bc6f749d2b3d173299567a464367cf909f..218622dba5f8d6d7523be459411ccd70d988a509 100644 (file)
@@ -125,7 +125,6 @@ aclocal
 autoconf
 touch COPYING
 automake
-LDFLAGS="-s"; export LDFLAGS
 %configure \
        --disable-static \
        --with-index-server=localhost \
@@ -161,10 +160,6 @@ install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/amidxtape
 install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/amanda
 install example/*.ps $RPM_BUILD_ROOT%{_localstatedir}/lib/amanda
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
-
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man8/*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.116771 seconds and 4 git commands to generate.