wok-next diff autofs/receipt @ rev 19784

Build glib static libs and make static desktop-file-validate (for cookutils compressor), remake optipng & pngquant: use sbin for static binaries. Up 915resolution, Qt4-qca-ossl, R, accessx, advancecomp, aiksaurus, airpwn, amsn for auto-patching; lowercase libIDL, ORBit2 names.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 19 04:02:32 2017 +0300 (2017-06-19)
parents 7f39549720b8
children c7a7d8278ff3
line diff
     1.1 --- a/autofs/receipt	Mon Jul 04 14:47:05 2016 +0300
     1.2 +++ b/autofs/receipt	Mon Jun 19 04:02:32 2017 +0300
     1.3 @@ -19,13 +19,14 @@
     1.4  compile_rules()
     1.5  {
     1.6  	sed -i -e 's/-b --suffix=.orig//' -e 's/install -v/install/' */Makefile*
     1.7 -	./configure --prefix=/usr --infodir=/usr/share/info \
     1.8 -	--mandir=/usr/share/man \
     1.9 -	$CONFIGURE_ARGS &&
    1.10 +
    1.11 +	./configure \
    1.12 +		--prefix=/usr \
    1.13 +		--infodir=/usr/share/info \
    1.14 +		--mandir=/usr/share/man \
    1.15 +		$CONFIGURE_ARGS &&
    1.16  	make &&
    1.17  	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.