wok-6.x view airoscript-ng/stuff/path.patch @ rev 20380
Up xorg-serveur (1.20.0), xorg-xf86-video-fbdev (0.5.0), xorg-xf86-video-vesa (2.4.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 15 15:43:18 2018 +0200 (2018-06-15) |
parents | |
children |
line source
1 --- Makefile 2010-01-15 17:01:03.765034074 +0300
2 +++ Makefile 2010-01-15 17:01:51.998782031 +0300
3 @@ -1,6 +1,6 @@
4 #!/usr/bin/make
5 # Configure prefix here:
6 -prefix="/usr/local"
7 -aircrack_prefix="/usr/local" # for packaged aircrack-ng change me to /usr
8 +#prefix="${pkgdir}/usr"
9 +aircrack_prefix="/usr" # for packaged aircrack-ng change me to /usr
10 OSTYPE:=$(shell uname -s|cut -d_ -f1)
11 include Makefile-$(OSTYPE)