]> git.pld-linux.org Git - packages/courier.git/commitdiff
- amd64 fix (mkdir /usr/lib for sendmail)
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Wed, 21 Jul 2004 14:33:58 +0000 (14:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier.spec -> 1.94

courier.spec

index f8a6659c2536cabb4e6a603e477d08ec8c451f71..1e23d80372229ce769084c8dd0c3a421e8fe093c 100644 (file)
@@ -367,7 +367,7 @@ cd ..
 rm -rf $RPM_BUILD_ROOT
 umask 022
 install -d -p $RPM_BUILD_ROOT{/etc/{cron.hourly,pam.d},%{initdir}} \
-       $RPM_BUILD_ROOT{%{_cgibindir},%{_documentrootdir}} \
+       $RPM_BUILD_ROOT{%{_cgibindir},%{_documentrootdir},/usr/lib} \
        $RPM_BUILD_ROOT%{_sysconfdir}/{hosteddomains,userdb} \
        $RPM_BUILD_ROOT{/etc/cron.hourly,%{_certsdir}}
 
This page took 0.174979 seconds and 4 git commands to generate.