projects
/
packages
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40303ba
)
- fix sysctl location
auto/th/util-vserver-0.30.216-1.pre3126.5
author
Jan Rękorajski
<baggins@pld-linux.org>
Fri, 12 Mar 2021 21:13:53 +0000
(22:13 +0100)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Fri, 12 Mar 2021 21:13:53 +0000
(22:13 +0100)
- ignore build doc build failure, exit code is bogus
util-vserver.spec
patch
|
blob
|
blame
|
history
diff --git
a/util-vserver.spec
b/util-vserver.spec
index 0c5fcfda0fba2cbba21df7eb1543a6b930be38c7..4e44408250b0bf74af454d31736916b4228b51fe 100644
(file)
--- 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}" \
This page took
0.102305 seconds
and
4
git commands to generate.