diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:13:53 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 09:13:53 +0200 |
commit | 3f3fd08db366b4ece8219767789cfaafa1f844f5 (patch) | |
tree | 0595264e32f8689e2d4db5433f23bf8d1bd20702 /acompiler/xorg-xf86-input-mutouch/Pkgfile | |
parent | 974e1795ab7f3313f78dbddfeee549fda5c61cb4 (diff) | |
download | nutyx-pakxe-3f3fd08db366b4ece8219767789cfaafa1f844f5.tar.gz nutyx-pakxe-3f3fd08db366b4ece8219767789cfaafa1f844f5.tar.bz2 nutyx-pakxe-3f3fd08db366b4ece8219767789cfaafa1f844f5.tar.xz nutyx-pakxe-3f3fd08db366b4ece8219767789cfaafa1f844f5.zip |
xorg-xf86-input-mutouch, port nettoyé
Diffstat (limited to 'acompiler/xorg-xf86-input-mutouch/Pkgfile')
-rw-r--r-- | acompiler/xorg-xf86-input-mutouch/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acompiler/xorg-xf86-input-mutouch/Pkgfile b/acompiler/xorg-xf86-input-mutouch/Pkgfile index 58098c004..dfb617e2b 100644 --- a/acompiler/xorg-xf86-input-mutouch/Pkgfile +++ b/acompiler/xorg-xf86-input-mutouch/Pkgfile @@ -8,7 +8,7 @@ name=xorg-xf86-input-mutouch version=1.2.1 release=2 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mutouch-$version.tar.bz2 \ - mutouch-1.2.1-abi.patch) + http://nutyx.meticul.eu/files/patchs/$name/mutouch-1.2.1-abi.patch) build() { cd xf86-input-mutouch-$version patch -Np1 -i ../mutouch-1.2.1-abi.patch |