]> git.pld-linux.org Git - packages/chkconfig.git/commitdiff
- added --with-max-level=6 (configure didn't detect properly max runlevel
authortrojan <trojan@pld-linux.org>
Thu, 30 Jan 2003 07:40:30 +0000 (07:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  on builders?)

Changed files:
    chkconfig.spec -> 1.46

chkconfig.spec

index 7296414a1f365a14e9e9be1e0317ae7db036c877..d940d28d77754ff6f59cb95fd7b4e78ff17ee119 100644 (file)
@@ -120,7 +120,8 @@ ntsysv - 
 %patch1 -p1
 
 %build
-%configure2_13
+%configure2_13 \
+       --with-max-level=6
 %{__make}
 
 #%ifarch sparc
This page took 0.097068 seconds and 4 git commands to generate.