SHA256
1
0
forked from pool/man

Accepting request 26365 from home:jengelh:branches:Base:System

Copy from home:jengelh:branches:Base:System/man via accept of submit request 26365 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/26365
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=11
This commit is contained in:
Pavol Rusnak
2009-12-13 23:07:51 +00:00
committed by Git OBS Bridge
parent b34e937673
commit a1a0a03d78
5 changed files with 33 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ BuildRequires: gettext-runtime gettext-tools
BuildRequires: gettext gettext-devel
%endif
Version: 2.5.2
Release: 21
Release: 22
Summary: A Program for Displaying man Pages
License: GPL v2 or later
Url: https://savannah.nongnu.org/projects/man-db
@@ -150,7 +150,7 @@ Authors:
--with-config-file=%{_sysconfdir}/manpath.config \
--without-included-gettext \
--with-sections="${SEC}"
make nls=all
make %{?jobs:-j%jobs} nls=all
for man in $(find man/ -type f -a -name '*.man[0-9]'); do
pp="$(head -n 1 $man)"
case "$pp" in