mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
update mate-system-monitor.SlackBuild to bring it into conformity with the others
This commit is contained in:
parent
95f2e66096
commit
b1053284ca
1 changed files with 3 additions and 0 deletions
|
@ -107,6 +107,9 @@ if [ -d $PKG/usr/man ]; then
|
|||
)
|
||||
fi
|
||||
|
||||
# Remove old GNOME stuff
|
||||
rm -rf $PKG/usr/share/omf/mate-system-monitor
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a \
|
||||
AUTHORS COPYING ChangeLog NEWS README TODO \
|
||||
|
|
Loading…
Reference in a new issue