wok-6.x diff pylorcon/receipt @ rev 17633
Up gnome-commander (1.4.5)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 14 15:01:41 2015 +0100 (2015-02-14) |
parents | bf4a09ef1d2e |
children | 6135577f4d08 |
line diff
1.1 --- a/pylorcon/receipt Fri Oct 18 22:13:53 2013 +0000 1.2 +++ b/pylorcon/receipt Sat Feb 14 15:01:41 2015 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="pylorcon" 1.5 VERSION="3" 1.6 CATEGORY="development" 1.7 -SHORT_DESC="http://code.google.com/p/pylorcon/" 1.8 +SHORT_DESC="Python wrapper for the LORCON 802.11 packet injection library" 1.9 MAINTAINER="slaxemulator@gmail.com" 1.10 LICENSE="GPL2" 1.11 WEB_SITE="http://code.google.com/p/pylorcon/" 1.12 @@ -16,7 +16,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 python setup.py install --root=$DESTDIR 1.18 } 1.19