diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:31:48 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:31:48 +0100 |
commit | 4237a6348f3cf0aaa9731fd14d898181d76a940d (patch) | |
tree | f6438e42cb887ff4a244b50626607f6b9306699e /base/ntfs-3g/Pkgfile | |
parent | b76902a2d7ce9a8bad57e28c4221a767b11bf648 (diff) | |
download | nutyx-extra-4237a6348f3cf0aaa9731fd14d898181d76a940d.tar.gz nutyx-extra-4237a6348f3cf0aaa9731fd14d898181d76a940d.tar.bz2 nutyx-extra-4237a6348f3cf0aaa9731fd14d898181d76a940d.tar.xz nutyx-extra-4237a6348f3cf0aaa9731fd14d898181d76a940d.zip |
ntfs-3g, port nettoyé
Diffstat (limited to 'base/ntfs-3g/Pkgfile')
-rw-r--r-- | base/ntfs-3g/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/ntfs-3g/Pkgfile b/base/ntfs-3g/Pkgfile index ce2ec3ff1..c7f1346bf 100644 --- a/base/ntfs-3g/Pkgfile +++ b/base/ntfs-3g/Pkgfile @@ -7,7 +7,7 @@ name=ntfs-3g version=2010.5.16 release=2 source=(http://tuxera.com/opensource/$name-$version.tgz\ - 25-ntfs-config-write-policy.fdi) + http://nutyx.meticul.eu/files/patchs/$name/25-ntfs-config-write-policy.fdi) build() { cd $name-$version ./configure --prefix=/usr \ |