summaryrefslogtreecommitdiffstats
path: root/source/x/x11/post-install/xf86-input-synaptics.post-install
blob: d7de8a4e03c7514cd56c547be76e616614290df7 (plain) (blame)
1
2
3
4
5
6
7
8
9
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 \
  NEWS README TODO \
    $PKG/usr/doc/xf86-input-synaptics-$MODULAR_PACKAGE_VERSION