wok diff hostapd/receipt @ rev 15724

Move to undigest: php-cups fotoxx printoxx gtkaml v4l-dvb
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 26 14:11:39 2013 +0000 (2013-12-26)
parents 7896f0694ef6
children fa39e0a3612e
line diff
     1.1 --- a/hostapd/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/hostapd/receipt	Thu Dec 26 14:11:39 2013 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  	cp -a $stuff/config $src/hostapd/.config
     1.5  	mkdir -p $DESTDIR/usr/bin
     1.6  	cd $src/hostapd
     1.7 -	sed -i "s|/usr/local/bin|$DESTDIR/usr/bin|" Makefile
     1.8 +	sed -i "s|/usr/local/bin|/usr/bin|" Makefile
     1.9  	export CFLAGS="$CFLAGS $(pkg-config --cflags libnl-3.0)"
    1.10  	make && make DESTDIR=$DESTDIR install
    1.11  }