]> git.pld-linux.org Git - packages/apache-mod_suphp.git/commitdiff
- added some configure options
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 24 Sep 2003 12:26:19 +0000 (12:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_suphp.spec -> 1.3

apache-mod_suphp.spec

index 4592a925a33bf5a630e474270c187edd035c83fd..a399bb667aa5647c160563b707e48a92521fdfbc 100644 (file)
@@ -37,7 +37,11 @@ modu
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
-%configure
+%configure \
+       --with-http-user=http \
+       --with-min-uid=500 \
+       --with-min-gid=1000
+
 %{__make}
 
 #%{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.so -lz
This page took 0.064984 seconds and 4 git commands to generate.