SPECS: template-php4-pecl.spec - make extension dir
glen
glen at pld-linux.org
Tue Jan 2 20:45:41 CET 2007
Author: glen Date: Tue Jan 2 19:45:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make extension dir
---- Files affected:
SPECS:
template-php4-pecl.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/template-php4-pecl.spec
diff -u SPECS/template-php4-pecl.spec:1.18 SPECS/template-php4-pecl.spec:1.19
--- SPECS/template-php4-pecl.spec:1.18 Fri Dec 15 13:41:47 2006
+++ SPECS/template-php4-pecl.spec Tue Jan 2 20:45:36 2007
@@ -35,7 +35,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d
+install -d $RPM_BUILD_ROOT{%{php_sysconfdir}/conf.d,%{php_extensiondir}}
%{__make} install \
-C %{_modname}-%{version} \
@@ -69,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2007/01/02 19:45:36 glen
+- make extension dir
+
Revision 1.18 2006/12/15 12:41:47 glen
- correct runtime dep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/template-php4-pecl.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list