diff --git a/testing/mate-system-monitor/mate-system-monitor.SlackBuild b/testing/mate-system-monitor/mate-system-monitor.SlackBuild index 2edea68..e7a1417 100644 --- a/testing/mate-system-monitor/mate-system-monitor.SlackBuild +++ b/testing/mate-system-monitor/mate-system-monitor.SlackBuild @@ -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 \