diff --git a/system/base/man-db/actions.py b/system/base/man-db/actions.py index 3a6993b2..ee140f2a 100644 --- a/system/base/man-db/actions.py +++ b/system/base/man-db/actions.py @@ -25,6 +25,7 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) pisitools.dodir("/var/cache/man") + pisitools.removeDir("/lib") # These are shipped with groff #pisitools.remove("/usr/bin/zsoelim") diff --git a/system/base/man-db/pspec.xml b/system/base/man-db/pspec.xml index a8d1676c..e91d02b2 100644 --- a/system/base/man-db/pspec.xml +++ b/system/base/man-db/pspec.xml @@ -14,7 +14,7 @@ data:doc Application to read Linux man pages Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs. - http://download.savannah.gnu.org/releases/man-db/man-db-2.8.4.tar.xz + http://download.savannah.gnu.org/releases/man-db/man-db-2.8.6.1.tar.xz less gzip @@ -22,7 +22,7 @@ gdbm-devel zlib-devel gettext-devel - libpipeline-devel + libpipeline-devel @@ -33,7 +33,7 @@ gdbm zlib - libpipeline + libpipeline /etc @@ -53,6 +53,13 @@ + + 2019-12-25 + 2.8.6.1 + Version bump. + Idris Kalp + idriskalp@gmail.com + 2018-11-29 2.8.4