[packages/php: 3/3] cleanup bogus /etc/php/cgi dir

glen glen at pld-linux.org
Sun Aug 11 12:30:37 CEST 2019


commit 248fd369fbacccf33f5fd04c37aea8fff675845a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Aug 11 11:41:24 2019 +0300

    cleanup bogus /etc/php/cgi dir

 php.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 46d8193..bd11326 100644
--- a/php.spec
+++ b/php.spec
@@ -2417,7 +2417,8 @@ exit $rc
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache},%{_sysconfdir}/cgi} \
+install -d \
+	$RPM_BUILD_ROOT%{_libdir}/{php,apache} \
 	$RPM_BUILD_ROOT%{_sysconfdir}/{conf,cgi-fcgi,cli,apache2handler}.d \
 	$RPM_BUILD_ROOT{%{_sbindir},%{_bindir}} \
 	$RPM_BUILD_ROOT/etc/httpd/conf.d \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/248fd369fbacccf33f5fd04c37aea8fff675845a



More information about the pld-cvs-commit mailing list