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

10 lines
304 B
Text
Raw Normal View History

mkdir -p $PKG/usr/share/hal/fdi/policy/10osvendor
cat fdi/11-x11-synaptics.fdi > \
$PKG/usr/share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi
mkdir -p $PKG/usr/doc/xf86-input-synaptics-$MODULAR_PACKAGE_VERSION
cp -a \
README TODO \
$PKG/usr/doc/xf86-input-synaptics-$MODULAR_PACKAGE_VERSION