From 71e9caf77d2a998b4bca8c5968e68ac6731e9b664ccc11a392701b30950bc0fe Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 11 Jan 2010 16:07:44 +0000 Subject: [PATCH] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=12 --- man.changes | 5 ----- man.spec | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/man.changes b/man.changes index aa81dc6..964632e 100644 --- a/man.changes +++ b/man.changes @@ -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 diff --git a/man.spec b/man.spec index 918be85..cb7b502 100644 --- a/man.spec +++ b/man.spec @@ -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