]> git.pld-linux.org Git - packages/courier.git/commitdiff
- fixed %%install
authormarcus <marcus@pld-linux.org>
Thu, 16 May 2002 23:44:38 +0000 (23:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier.spec -> 1.21

courier.spec

index e2e01649b60f7b39e2e626abe53ce42ef5e8dadc..fba79dc2c55381a5a7c1afcba6508bb6a2f2837f 100644 (file)
@@ -217,7 +217,7 @@ przekazania wychodz
 %install
 rm -rf $RPM_BUILD_ROOT
 umask 022
-install -d $RPM_BUILD_ROOT{%{_prefix},/etc/{crn.hourly,pam.d},%{initdir}} \
+install -d -p $RPM_BUILD_ROOT{%{_prefix},/etc/{cron.hourly,pam.d},%{initdir}} \
        $RPM_BUILD_ROOT{%{_cgibindir},%{_documentrootdir}} \
        $RPM_BUILD_ROOT{%{_sysconfdir}/userdb,%{_localstatedir}/tmp/broken} \
        $RPM_BUILD_ROOT/etc/cron.hourly
This page took 0.044556 seconds and 4 git commands to generate.