diff options
author | sibel <lesibel@free.fr> | 2011-01-02 21:47:13 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-01-02 21:47:13 +0100 |
commit | 0707e4cbc1232290b027d065afd861c5c9e0c142 (patch) | |
tree | 2d85869d74bce6c10223d91a9bf45f2a31f8b3e9 /extra/libproxy/Pkgfile | |
parent | 112d82e1a6a6dacfd472bbddb89148c4a26c78fb (diff) | |
download | nutyx-pakxe-0707e4cbc1232290b027d065afd861c5c9e0c142.tar.gz nutyx-pakxe-0707e4cbc1232290b027d065afd861c5c9e0c142.tar.bz2 nutyx-pakxe-0707e4cbc1232290b027d065afd861c5c9e0c142.tar.xz nutyx-pakxe-0707e4cbc1232290b027d065afd861c5c9e0c142.zip |
libproxy#0.3.1-1, maj python
Diffstat (limited to 'extra/libproxy/Pkgfile')
-rwxr-xr-x | extra/libproxy/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libproxy/Pkgfile b/extra/libproxy/Pkgfile index 5fc8b3351..81a795c6f 100755 --- a/extra/libproxy/Pkgfile +++ b/extra/libproxy/Pkgfile @@ -1,4 +1,4 @@ -# Description: Librairie permettant de découvrir le proxy +# Description: Librairie permettant de découvrir le proxy # URL: http://code.google.com/p/libproxy # Maintainer: NutyX core team # Packager: thierryn1 at hispeed dot ch @@ -18,4 +18,3 @@ build() { make DESTDIR=$PKG install } - |