wok diff attr/receipt @ rev 19269
Compress manpages.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Jul 04 14:47:05 2016 +0300 (2016-07-04) |
parents | 4aec5a11721d |
children | 11b5e93cb5f2 |
line diff
1.1 --- a/attr/receipt Sun Feb 15 15:16:45 2015 +0100 1.2 +++ b/attr/receipt Mon Jul 04 14:47:05 2016 +0300 1.3 @@ -22,13 +22,11 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 - 1.9 # Need bash sh to compile 1.10 mv /bin/sh /bin/sh.bak 1.11 ln -s /bin/bash /bin/sh 1.12 1.13 - # No need to use rpm 1.14 + # No need to use rpm 1.15 rm /bin/rpm 1.16 1.17 export INSTALL_USER=root INSTALL_GROUP=root 1.18 @@ -38,6 +36,8 @@ 1.19 make install install-lib install-dev DIST_ROOT=$DESTDIR 1.20 1.21 mv -f /bin/sh.bak /bin/sh 1.22 + 1.23 + cook_compress_manpages 1.24 } 1.25 1.26 # Rules to gen a SliTaz package suitable for Tazpkg.