diff --git a/system/base/help2man/actions.py b/system/base/help2man/actions.py index 4abd9121..182fa911 100644 --- a/system/base/help2man/actions.py +++ b/system/base/help2man/actions.py @@ -11,9 +11,9 @@ from pisi.actionsapi import get def setup(): autotools.autoreconf("-vfi") autotools.configure("--prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --libdir=/usr/lib") + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --libdir=/usr/lib") def build(): autotools.make() diff --git a/system/base/help2man/pspec.xml b/system/base/help2man/pspec.xml index baae0d75..4390b48e 100644 --- a/system/base/help2man/pspec.xml +++ b/system/base/help2man/pspec.xml @@ -12,7 +12,7 @@ app:console GNU utility to convert program --help output to a man page Help2man is a tool which generate man page from help text of programs. - http://ftp.gnu.org/gnu/help2man/help2man-1.46.4.tar.xz + http://ftp.gnu.org/gnu/help2man/help2man-1.47.3.tar.xz perl-Locale-gettext @@ -37,6 +37,13 @@ + + 2016-03-08 + 1.47.3 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2015-02-12 1.46.4