slackware-current/source/x/x11/post-install/xf86-input-synaptics.post-install

11 lines
373 B
Text
Raw Normal View History

# Overwrite the default 50-syaptics.conf with our slightly enhanced and
# better-commented version
cat $CWD/post-install/xf86-input-synaptics/50-synaptics.conf > \
$PKG/usr/share/X11/xorg.conf.d/50-synaptics.conf
mkdir -p $PKG/usr/doc/xf86-input-synaptics-$MODULAR_PACKAGE_VERSION
cp -a \
README TODO \
$PKG/usr/doc/xf86-input-synaptics-$MODULAR_PACKAGE_VERSION