mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-14 08:01:24 +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-text-editor \
|
||||||
extra/mate-netspeed \
|
extra/mate-netspeed \
|
||||||
extra/mate-utils \
|
extra/mate-utils \
|
||||||
|
deps/libsigc++ \
|
||||||
|
deps/glibmm \
|
||||||
|
deps/cairomm \
|
||||||
|
deps/pangomm \
|
||||||
|
deps/atkmm \
|
||||||
|
deps/mm-common \
|
||||||
|
deps/gtkmm \
|
||||||
|
extra/mate-system-monitor \
|
||||||
; do
|
; do
|
||||||
# Get the package name
|
# Get the package name
|
||||||
package=$(echo $dir | cut -f2- -d /)
|
package=$(echo $dir | cut -f2- -d /)
|
||||||
|
|
|
@ -40,7 +40,6 @@ for dir in \
|
||||||
pam \
|
pam \
|
||||||
pam_unix2 \
|
pam_unix2 \
|
||||||
mate-screensaver \
|
mate-screensaver \
|
||||||
mate-system-monitor \
|
|
||||||
mate-bluetooth \
|
mate-bluetooth \
|
||||||
; do
|
; do
|
||||||
# Get the package name
|
# Get the package name
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
libsigc++
|
|
||||||
glibmm
|
|
||||||
cairomm
|
|
||||||
pangomm
|
|
||||||
atkmm
|
|
||||||
mm-common
|
|
||||||
gtkmm
|
|
||||||
|
|
Loading…
Reference in a new issue