diff options
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 \ |