SHA256
1
0
forked from pool/man

Accepting request 42146 from home:jengelh:smp

Copy from home:jengelh:smp/man via accept of submit request 42146 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42146
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2010-06-28 21:25:14 +00:00
committed by Git OBS Bridge
parent 6247ea2a76
commit 8f5b153d46
2 changed files with 6 additions and 1 deletions

View File

@@ -150,7 +150,7 @@ Authors:
--with-config-file=%{_sysconfdir}/manpath.config \
--without-included-gettext \
--with-sections="${SEC}"
make %{?jobs:-j%jobs} nls=all
make %{?_smp_mflags} nls=all
for man in $(find man/ -type f -a -name '*.man[0-9]'); do
pp="$(head -n 1 $man)"
case "$pp" in