mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Move mate-system-monitor to extra
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
df9b556444
commit
f4bf37c052
7 changed files with 8 additions and 9 deletions
|
@ -62,6 +62,14 @@ for dir in \
|
|||
extra/mate-text-editor \
|
||||
extra/mate-netspeed \
|
||||
extra/mate-utils \
|
||||
deps/libsigc++ \
|
||||
deps/glibmm \
|
||||
deps/cairomm \
|
||||
deps/pangomm \
|
||||
deps/atkmm \
|
||||
deps/mm-common \
|
||||
deps/gtkmm \
|
||||
extra/mate-system-monitor \
|
||||
; do
|
||||
# Get the package name
|
||||
package=$(echo $dir | cut -f2- -d /)
|
||||
|
|
|
@ -40,7 +40,6 @@ for dir in \
|
|||
pam \
|
||||
pam_unix2 \
|
||||
mate-screensaver \
|
||||
mate-system-monitor \
|
||||
mate-bluetooth \
|
||||
; do
|
||||
# Get the package name
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
libsigc++
|
||||
glibmm
|
||||
cairomm
|
||||
pangomm
|
||||
atkmm
|
||||
mm-common
|
||||
gtkmm
|
||||
|
Loading…
Reference in a new issue