]> git.pld-linux.org Git - packages/php.git/commitdiff
- cosmetics
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 19 Feb 2007 12:05:07 +0000 (12:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.660

php.spec

index b301ebf4769090ba7c65de347e07bff82154c82c..fcd3a2e3ec6f6463e18be2f739378ef9a855a444 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -198,8 +198,8 @@ BuildRequires:      apr-util-devel >= 1:1.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                php_sysconfdir          /etc/php
-%define                _sysconfdir             %{php_sysconfdir}
 %define                php_extensiondir        %{_libdir}/php
+%define                _sysconfdir             %{php_sysconfdir}
 
 # must be in sync with source. extra check ensuring that it is so is done in %%build
 %define                php_api_version         20041225
This page took 0.690274 seconds and 4 git commands to generate.