diff options
Diffstat (limited to 'acompiler/xorg-xf86-input-elographics/Pkgfile')
-rw-r--r-- | acompiler/xorg-xf86-input-elographics/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/acompiler/xorg-xf86-input-elographics/Pkgfile b/acompiler/xorg-xf86-input-elographics/Pkgfile index c52767e30..07a85504d 100644 --- a/acompiler/xorg-xf86-input-elographics/Pkgfile +++ b/acompiler/xorg-xf86-input-elographics/Pkgfile @@ -8,7 +8,8 @@ name=xorg-xf86-input-elographics version=1.2.3 release=2 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-elographics-$version.tar.bz2\ - git-c97c9f47.patch elographics-1.2.3-abi.patch) + http://nutyx.meticul.eu/files/patchs/$name/git-c97c9f47.patch \ + http://nutyx.meticul.eu/files/patchs/$name/elographics-1.2.3-abi.patch) build() { cd xf86-input-elographics-$version patch -Np1 -i ../git-c97c9f47.patch |