updated installed docs & co
This commit is contained in:
parent
1394fbced3
commit
36caaa0460
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ find $PKG/usr/man/ -type f -name \*.\? -exec gzip -9 {} \;
|
|||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/scripts
|
||||
cp -a \
|
||||
LICENSE NEWS README TODO contrib/ \
|
||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
||||
*.md contrib/ doc/ python/ \
|
||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
||||
( cd $PKG/usr/bin
|
||||
for i in report; do
|
||||
ln -s ../doc/$PRGNAM-$VERSION/contrib/$i ledger-$i
|
||||
|
|
Loading…
Reference in a new issue