mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
6 lines
205 B
Text
6 lines
205 B
Text
|
# Add documentation:
|
||
|
mkdir -p $PKG/usr/doc/xinput_calibrator-$MODULAR_PACKAGE_VERSION
|
||
|
cp -a \
|
||
|
COPYING* README* NEWS* TODO* ChangeLog Changelog \
|
||
|
$PKG/usr/doc/xinput_calibrator-$MODULAR_PACKAGE_VERSION
|