]> git.pld-linux.org Git - packages/courier-imap.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:
    courier-imap.spec -> 1.18

courier-imap.spec

index f5583fff12f181ea8f3ab8c99a528b94a80f27e1..4889e8131ddb1d5f5b419f517dad03482fbdef14 100644 (file)
@@ -26,7 +26,6 @@ Courier-IMAP jest serwerem IMAP dla skrzynek pocztowych Maildir.
 %prep
 %setup -q
 %build
-LDFLAGS="-s"; export LDFLAGS
 %configure \
        --with-authvchkpw
 %{__make}
@@ -55,7 +54,7 @@ echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authvchkpw.8
 echo ".so makeuserdb.8" >$RPM_BUILD_ROOT%{_mandir}/man8/pw2userdb.8
 echo ".so makeuserdb.8" >$RPM_BUILD_ROOT%{_mandir}/man8/vchkpw2userdb.8
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/*/* README* imap/BUGS AUTHORS COPYING
+gzip -9nf README* imap/BUGS AUTHORS COPYING
 
 touch $RPM_BUILD_ROOT/etc/security/blacklist.courier-imap
 
This page took 0.136655 seconds and 4 git commands to generate.