wok diff a2ps/receipt @ rev 11083

Up: claws-mail-spam_report to 0.3.14.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 17 01:56:28 2011 +0000 (2011-10-17)
parents 8290ff5b0d6b
children 19c22cc9d6cc
line diff
     1.1 --- a/a2ps/receipt	Wed Mar 24 08:33:13 2010 +0100
     1.2 +++ b/a2ps/receipt	Mon Oct 17 01:56:28 2011 +0000
     1.3 @@ -17,10 +17,9 @@
     1.4  	cd $src
     1.5  	# Be busybox sort compatible
     1.6  	sed -i 's/+0 -1/-k 1,2/' afm/make_fonts_map.sh
     1.7 -	./configure --prefix=/usr --infodir=/usr/share/info \
     1.8 -	--sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.9 +	./configure --sysconfdir=/etc $CONFIGURE_ARGS &&
    1.10  	make &&
    1.11 -	make DESTDIR=$PWD/_pkg install
    1.12 +	make install
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.