wok diff pylorcon/receipt @ rev 17521

busybox: 2015
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 17 12:02:13 2015 +0100 (2015-01-17)
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 Jan 17 12:02:13 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