wok-current diff autofs/receipt @ rev 19468
gnumeric: sorry, update depends now.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 25 02:07:03 2016 +0300 (2016-10-25) |
parents | 7f39549720b8 |
children | 401224c936cc |
line diff
1.1 --- a/autofs/receipt Mon Jul 04 14:47:05 2016 +0300 1.2 +++ b/autofs/receipt Tue Oct 25 02:07:03 2016 +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.