mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/mpc: Fix Doc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cc09929e0a
commit
8419ad7ca9
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ find $PKG -name perllocal.pod \
|
||||||
| xargs rm -f
|
| xargs rm -f
|
||||||
|
|
||||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||||
|
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||||
mv $PKG/usr/share/doc/mpc/* $PKG/usr/doc/$PRGNAM-$VERSION
|
mv $PKG/usr/share/doc/mpc/* $PKG/usr/doc/$PRGNAM-$VERSION
|
||||||
rm -rf $PKG/usr/share
|
rm -rf $PKG/usr/share
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue