diff options
author | sibel <lesibel@free.fr> | 2010-10-17 08:39:10 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-10-17 08:39:10 +0200 |
commit | 7541b769b7e72ac0dbad0752fa0379858bffd66f (patch) | |
tree | dbe7ec8c2487f42b35a5bf9d48e92a3f6873ff21 | |
parent | 33ef6d96e656f4bcdda65efe746db214ed7060c3 (diff) | |
download | nutyx-extra-7541b769b7e72ac0dbad0752fa0379858bffd66f.tar.gz nutyx-extra-7541b769b7e72ac0dbad0752fa0379858bffd66f.tar.bz2 nutyx-extra-7541b769b7e72ac0dbad0752fa0379858bffd66f.tar.xz nutyx-extra-7541b769b7e72ac0dbad0752fa0379858bffd66f.zip |
maj url libcap
-rwxr-xr-x | extra/libcap/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libcap/Pkgfile b/extra/libcap/Pkgfile index 1cbf24b4d..79eb85fbf 100755 --- a/extra/libcap/Pkgfile +++ b/extra/libcap/Pkgfile @@ -8,7 +8,7 @@ name=libcap version=2.16 release=1 source=(http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-$version.tar.bz2\ - http://nutyx.meticul.eu/files/$name/{$name-$version-makefile.patch,$name-$version-drop-linux-workarounds.patch}) + http://nutyx.meticul.eu/files/patchs/$name/{$name-$version-makefile.patch,$name-$version-drop-linux-workarounds.patch}) build() { cd $name-$version |