diff options
Diffstat (limited to 'repos/xorg/xf86-input-synaptics/abuild')
| -rw-r--r-- | repos/xorg/xf86-input-synaptics/abuild | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/repos/xorg/xf86-input-synaptics/abuild b/repos/xorg/xf86-input-synaptics/abuild deleted file mode 100644 index 1791964f..00000000 --- a/repos/xorg/xf86-input-synaptics/abuild +++ /dev/null @@ -1,9 +0,0 @@ -name=xf86-input-synaptics -version=1.9.2 -release=1 -source="https://www.x.org/pub/individual/driver/$name-$version.tar.xz - 50-synaptics.conf" - -postbuild() { - install -m644 $SRC/50-synaptics.conf $PKG/usr/share/X11/xorg.conf.d/ -} |