]> git.pld-linux.org Git - packages/amanda.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:
    amanda.spec -> 1.41

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.075935 seconds and 4 git commands to generate.