mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-27 07:58:20 +01:00
mate-applets: Remove unused code.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
2ae2e34e78
commit
3bd06aee60
1 changed files with 0 additions and 6 deletions
|
@ -108,12 +108,6 @@ if [ -d $PKG/usr/man ]; then
|
|||
)
|
||||
fi
|
||||
|
||||
# For some reaso, stuff is getting dumped into $PKG/usr/share/omf (which is
|
||||
# related to scrollkeeper even though we have --disable-scrollkeeper above.
|
||||
# Confirmed with MATE developer that this is old and not needed so let's
|
||||
# remove it.
|
||||
rm -rf $PKG/usr/share/omf/mate-*
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a AUTHORS COPYING* ChangeLog NEWS* README $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
|
Loading…
Add table
Reference in a new issue