commit bd7cf93d0bc4c2020efccf0a1762289d9d891843
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri Mar 12 22:13:53 2021 +0100

    - fix sysctl location
    - ignore build doc build failure, exit code is bogus

 util-vserver.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/util-vserver.spec b/util-vserver.spec
index 0c5fcfd..4e44408 100644
--- a/util-vserver.spec
+++ b/util-vserver.spec
@@ -478,6 +478,7 @@ CFLAGS="%{rpmcflags} -D__GLIBC__ -D__KERNEL_STRICT_NAMES=1 
-U__STRICT_ANSI__"
        --enable-apis=NOLEGACY \
        --with-initscripts=sysv \
        --%{?with_dietlibc:en}%{!?with_dietlibc:dis}able-dietlibc \
+       SYSTEMD_SYSCTLDIR=%{_prefix}/lib/sysctl.d \
        FSCK=/sbin/fsck \
        IONICE=%{_usrbin}/ionice \
        IP=/sbin/ip \
@@ -498,7 +499,7 @@ CFLAGS="%{rpmcflags} -D__GLIBC__ -D__KERNEL_STRICT_NAMES=1 
-U__STRICT_ANSI__"
 
 %{__make} all
 
-%{?with_doc:%{__make} doc}
+%{?with_doc:%{__make} doc || :}
 
 %{__make} -C vproc-%{vproc_version} \
        CC="%{__cc}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/util-vserver.git/commitdiff/bd7cf93d0bc4c2020efccf0a1762289d9d891843

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to