Updating link to change in openSUSE:Factory/man revision 38.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=a2773f33fafbd9367acdbea06bc087e9
This commit is contained in:
committed by
Git OBS Bridge
parent
2991a22102
commit
70d908f9f6
4
man.spec
4
man.spec
@@ -31,7 +31,7 @@ BuildRequires: gettext-runtime gettext-tools
|
||||
BuildRequires: gettext gettext-devel
|
||||
%endif
|
||||
Version: 2.5.2
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: A Program for Displaying man Pages
|
||||
License: GPLv2+
|
||||
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 %{?jobs:-j%jobs} nls=all
|
||||
make %{?_smp_mflags} nls=all
|
||||
for man in $(find man/ -type f -a -name '*.man[0-9]'); do
|
||||
pp="$(head -n 1 $man)"
|
||||
case "$pp" in
|
||||
|
Reference in New Issue
Block a user