Add Gentoo initscripts.
[util-vserver.git] / util-vserver.spec.in
index 59ecaaa..386134a 100644 (file)
@@ -172,7 +172,8 @@ develop VServer related applications.
 %build
 %configure --with-initrddir=%_initrddir --enable-release \
            %{?_without_dietlibc:--disable-dietlibc} \
-           %{?_with_legacy:--enable-apis=NOLEGACY}
+           %{?_with_legacy:--enable-apis=NOLEGACY} \
+           --with-initscripts=sysv
 
 %__make %{?_smp_mflags} all
 %{!?_without_doc:%__make %{?_smp_mflags} doc}