summaryrefslogtreecommitdiffstats
path: root/source/x/x11/post-install/xf86-input-synaptics.post-install
blob: 00250982ed437afd1946cb8e2d25b158bd7bc48a (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 \
  README TODO \
    $PKG/usr/doc/xf86-input-synaptics-$MODULAR_PACKAGE_VERSION