mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-27 09:58:14 +01:00
mate-system-monitor: forgot the variable
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
796108b762
commit
113ef524a5
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ find $PKG/usr/share/mate/help/$PRGNAM/* -maxdepth 0 -type d ! -name C -exec rm -
|
||||||
|
|
||||||
# Add mate-system-monitor queue file for sbopkg
|
# Add mate-system-monitor queue file for sbopkg
|
||||||
mkdir -p $PKG/var/lib${LIBDIRSUFFIX}/sbopkg/queues
|
mkdir -p $PKG/var/lib${LIBDIRSUFFIX}/sbopkg/queues
|
||||||
cp mate-system-monitor.sqf $PKG/var/lib${LIBDIRSUFFIX}/sbopkg/queues
|
cp -a $CWD/mate-system-monitor.sqf $PKG/var/lib${LIBDIRSUFFIX}/sbopkg/queues
|
||||||
|
|
||||||
cd $PKG
|
cd $PKG
|
||||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
||||||
|
|
Loading…
Reference in a new issue