diff options
author | sibel <lesibel@free.fr> | 2010-11-03 18:52:32 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-11-03 18:52:32 +0100 |
commit | 39b81fc103ae42c5bf67dcbf6df23136ee1ff79c (patch) | |
tree | a76061d972217917bc62c54d6c9a009b80487e31 | |
parent | eafa57e88601d1b5f6279bf40843811273bf5912 (diff) | |
download | nutyx-extra-39b81fc103ae42c5bf67dcbf6df23136ee1ff79c.tar.gz nutyx-extra-39b81fc103ae42c5bf67dcbf6df23136ee1ff79c.tar.bz2 nutyx-extra-39b81fc103ae42c5bf67dcbf6df23136ee1ff79c.tar.xz nutyx-extra-39b81fc103ae42c5bf67dcbf6df23136ee1ff79c.zip |
correction thunar
-rwxr-xr-x | xfce/thunar/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce/thunar/Pkgfile b/xfce/thunar/Pkgfile index 54a7c425d..5cb56f575 100755 --- a/xfce/thunar/Pkgfile +++ b/xfce/thunar/Pkgfile @@ -8,7 +8,7 @@ name=thunar version=1.0.2 release=1 source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-$version.tar.bz2 \ - http://nutyx.meticul.eu/files/patchs/thunar-volman-handle-unmountable-volumes.patch) + http://nutyx.meticul.eu/files/patchs/thunar/thunar-volman-handle-unmountable-volumes.patch) build() { cd Thunar-$version |