wok-next diff Geomyidae/receipt @ rev 19957
Up fuse-emulator, gpgme, libnetfilter_conntrack, libnetfilter_cthelper, libnetfilter_cttimeout, libnetfilter_queue, libnfnetlink, libsdl, libspectrum, libstatgrab, libstroke, subversion, sysfsutils, taglib, tcl, tcpcrypt, tidy, tk, tokyocabinet, udisks2. Add fuse-emulator-gtk3, libblockdev, libbytesize, libstroke, volume_key.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 16 22:34:14 2017 +0300 (2017-10-16) |
parents | 45507bfb2b0d |
children | a8e106e92cc2 |
line diff
1.1 --- a/Geomyidae/receipt Mon Jul 04 00:54:49 2016 +0300 1.2 +++ b/Geomyidae/receipt Mon Oct 16 22:34:14 2017 +0300 1.3 @@ -8,8 +8,8 @@ 1.4 LICENSE="MIT" 1.5 SOURCE="geomyidae" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://www.r-36.net" 1.8 -WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 1.9 +WEB_SITE="http://www.r-36.net/" 1.10 +WGET_URL="${WEB_SITE}src/$PACKAGE/$TARBALL" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 @@ -18,8 +18,6 @@ 1.15 sed -i 's|/man/|/share&|' $src/Makefile 1.16 1.17 make && make DESTDIR=$DESTDIR install 1.18 - 1.19 - cook_compress_manpages 1.20 } 1.21 1.22 # Rules to gen a SliTaz package suitable for Tazpkg. 1.23 @@ -29,4 +27,3 @@ 1.24 cp -a $src/index.gph $fs/var/gopher/ 1.25 cp -a $install/usr/bin $fs/usr 1.26 } 1.27 -