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