mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-29 08:34:31 +01:00
mate-system-monitor: forgot the variable
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
db54e66af2
commit
c0d1deda0a
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
|
||||
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
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
||||
|
|
Loading…
Add table
Reference in a new issue