Accepting request 43453 from Base:System
checked in (request 43453) OBS-URL: https://build.opensuse.org/request/show/43453 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=17
This commit is contained in:
parent
8f5b153d46
commit
2991a22102
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
|
||||||
|
|
||||||
- use %_smp_mflags
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 30 13:49:23 CEST 2010 - werner@suse.de
|
Fri Apr 30 13:49:23 CEST 2010 - werner@suse.de
|
||||||
|
|
||||||
|
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 %{?_smp_mflags} nls=all
|
make %{?jobs:-j%jobs} 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