SHA256
1
0
forked from pool/man
OBS User autobuild 2010-01-11 16:07:44 +00:00 committed by Git OBS Bridge
parent a1a0a03d78
commit 71e9caf77d
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Sun Dec 13 17:02:44 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Tue Nov 3 19:09:30 UTC 2009 - coolo@novell.com

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 nls=all
for man in $(find man/ -type f -a -name '*.man[0-9]'); do
pp="$(head -n 1 $man)"
case "$pp" in