wok diff shellinabox/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents f3ab8f13c211
children 164fcaca1cd0
line diff
     1.1 --- a/shellinabox/receipt	Sat Jan 29 16:06:56 2011 +0100
     1.2 +++ b/shellinabox/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -16,13 +16,11 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -
     1.8 -	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9 +	./configure --prefix=/usr \
    1.10  	--mandir=/usr/share/man \
    1.11  	$CONFIGURE_ARGS &&
    1.12  	make &&
    1.13  	make DESTDIR=$PWD/_pkg install
    1.14 -return 1
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.