mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-28 07:58:04 +01:00
mate-system-monitor: Added Slackware logo.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
1ebbd2a7c3
commit
ad44f16e5b
2 changed files with 5 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
PRGNAM=mate-system-monitor
|
PRGNAM=mate-system-monitor
|
||||||
VERSION=${VERSION:-1.19.0}
|
VERSION=${VERSION:-1.19.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-2}
|
||||||
TAG=${TAG:-_msb}
|
TAG=${TAG:-_msb}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
@ -108,6 +108,10 @@ fi
|
||||||
# Remove old GNOME stuff
|
# Remove old GNOME stuff
|
||||||
rm -rf $PKG/usr/share/omf/mate-system-monitor
|
rm -rf $PKG/usr/share/omf/mate-system-monitor
|
||||||
|
|
||||||
|
# We add Slackware logo
|
||||||
|
mkdir -p $PKG/usr/share/pixmaps/mate-system-monitor/distribution/
|
||||||
|
cp $CWD/side.png $PKG/usr/share/pixmaps/mate-system-monitor/distribution/
|
||||||
|
|
||||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||||
cp -a AUTHORS COPYING ChangeLog NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION
|
cp -a AUTHORS COPYING ChangeLog NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION
|
||||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||||
|
|
BIN
base/mate-system-monitor/side.png
Normal file
BIN
base/mate-system-monitor/side.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
Loading…
Add table
Reference in a new issue