# HG changeset patch # User Hans-G?nter Theisgen # Date 1584452246 -3600 # Node ID 946395bda48cb2bdafe3664349d2a519d0e795df # Parent 7619313c009fbd69a2f427a74968e19431025805 updated man-pages (5.00 -> 5.05) diff -r 7619313c009f -r 946395bda48c man-pages/receipt --- a/man-pages/receipt Tue Mar 17 14:30:06 2020 +0100 +++ b/man-pages/receipt Tue Mar 17 14:37:26 2020 +0100 @@ -1,9 +1,9 @@ # SliTaz package receipt. PACKAGE="man-pages" -VERSION="5.00" +VERSION="5.05" CATEGORY="doc" -SHORT_DESC="Linux manual pages" +SHORT_DESC="Linux manual pages." MAINTAINER="al.bobylev@gmail.com" LICENSE="unknown" WEB_SITE="https://www.kernel.org/doc/man-pages/" @@ -20,5 +20,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $install/* $fs + cp -a $install/* $fs }