mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Move mate-netspeed and mate-utils into extra/
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
parent
bfb20dd90b
commit
057dee53f0
10 changed files with 2 additions and 2 deletions
|
@ -60,6 +60,8 @@ for dir in \
|
|||
extra/mate-terminal \
|
||||
deps/gtksourceview \
|
||||
extra/mate-text-editor \
|
||||
extra/mate-netspeed \
|
||||
extra/mate-utils \
|
||||
; do
|
||||
# Get the package name
|
||||
package=$(echo $dir | cut -f2- -d /)
|
||||
|
|
|
@ -39,10 +39,8 @@ MSBROOT=$(pwd)
|
|||
for dir in \
|
||||
pam \
|
||||
pam_unix2 \
|
||||
mate-netspeed \
|
||||
mate-screensaver \
|
||||
mate-system-monitor \
|
||||
mate-utils \
|
||||
mate-bluetooth \
|
||||
; do
|
||||
# Get the package name
|
||||
|
|
Loading…
Reference in a new issue