]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- add TODO
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 10 Feb 2005 02:18:22 +0000 (02:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1.spec -> 1.72

apache1.spec

index 61f307c3b2f1b6aae6b02224d008938340c5ce6b..3bacaed7d7243f7c82cca305cae8a22388a8af1d 100644 (file)
@@ -1,3 +1,5 @@
+# TODO
+# - split *all* modules to subpackages?
 #
 # Conditional build:
 %bcond_with    rewrite_ldap    # enable ldap map support for mod_rewrite (alpha)
@@ -861,7 +863,7 @@ install errordocs/* $RPM_BUILD_ROOT%{_datadir}/errordocs
 mv $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf conf/apache.conf.dist
 install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 
-CFG="$RPM_BUILD_ROOT%{_sysconfdir}/conf.d/"
+CFG="$RPM_BUILD_ROOT%{_sysconfdir}/conf.d"
 
 echo "LoadModule access_module      modules/mod_access.so" > $CFG/01_mod_access.conf
 install %{SOURCE17}    $CFG/02_mod_alias.conf
This page took 0.082328 seconds and 4 git commands to generate.