checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=12
This commit is contained in:
parent
a1a0a03d78
commit
71e9caf77d
@ -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
|
Tue Nov 3 19:09:30 UTC 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
2
man.spec
2
man.spec
@ -150,7 +150,7 @@ Authors:
|
|||||||
--with-config-file=%{_sysconfdir}/manpath.config \
|
--with-config-file=%{_sysconfdir}/manpath.config \
|
||||||
--without-included-gettext \
|
--without-included-gettext \
|
||||||
--with-sections="${SEC}"
|
--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
|
for man in $(find man/ -type f -a -name '*.man[0-9]'); do
|
||||||
pp="$(head -n 1 $man)"
|
pp="$(head -n 1 $man)"
|
||||||
case "$pp" in
|
case "$pp" in
|
||||||
|
Loading…
Reference in New Issue
Block a user