wok diff mISDNuser/receipt @ rev 1594

gtk-gnutella: use a well known version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 17 13:33:56 2008 +0000 (2008-10-17)
parents 65d3dfc87776
children cde7fa93f1d6
line diff
     1.1 --- a/mISDNuser/receipt	Sun Oct 12 09:55:00 2008 +0000
     1.2 +++ b/mISDNuser/receipt	Fri Oct 17 13:33:56 2008 +0000
     1.3 @@ -17,8 +17,6 @@
     1.4  	cd $src
     1.5  	[ -f done.Makefile.u ] || patch -p1 < ../stuff/Makefile.u
     1.6  	touch done.Makefile.u
     1.7 -	./configure --prefix=/usr --infodir=/usr/share/info \
     1.8 -	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11  }