diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:06:08 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:06:08 +0200 |
commit | 9975bd012c988854eab642d8ae62e7a6922f41b5 (patch) | |
tree | 84e3fcbb7198dc6a44ea42492d98b8839ca23fa2 /extra/libcap/Pkgfile | |
parent | 99e3509b61a3164a7587fdcf9191262506e6d198 (diff) | |
download | nutyx-extra-9975bd012c988854eab642d8ae62e7a6922f41b5.tar.gz nutyx-extra-9975bd012c988854eab642d8ae62e7a6922f41b5.tar.bz2 nutyx-extra-9975bd012c988854eab642d8ae62e7a6922f41b5.tar.xz nutyx-extra-9975bd012c988854eab642d8ae62e7a6922f41b5.zip |
libcap, port nettoyé
Diffstat (limited to 'extra/libcap/Pkgfile')
-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 93954f86e..1cbf24b4d 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\ - $name-$version-makefile.patch $name-$version-drop-linux-workarounds.patch) + http://nutyx.meticul.eu/files/$name/{$name-$version-makefile.patch,$name-$version-drop-linux-workarounds.patch}) build() { cd $name-$version |