]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- typo auto/ac/apache-mod_perl-2_0_2-5
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jan 2006 09:40:06 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.126

apache-mod_perl.spec

index ffc0b3aa90163c4b45fbfa9e072c5ab292ded2a0..6cfb0ca4ddf817b5bdcdf4290a2fe539a336c835 100644 (file)
@@ -210,7 +210,7 @@ building XS modules that use mod_perl.
 %setup -q -n mod_perl-%{version}
 %patch0 -p1
 
-if %{without internal_test}
+%if !%{with internal_test}
 system=$(%{__perl} -MApache::Test -e 'print Apache::Test->VERSION')
 bundled=$(%{__perl} -IApache-Test/lib -MApache::Test -e 'print Apache::Test->VERSION')
 if [ "$system" != "$bundled" ]; then
This page took 0.037533 seconds and 4 git commands to generate.