Move mate-netspeed and mate-utils into extra/

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo 2013-04-04 01:34:03 +07:00
parent bfb20dd90b
commit 057dee53f0
10 changed files with 2 additions and 2 deletions

View file

@ -60,6 +60,8 @@ for dir in \
extra/mate-terminal \ extra/mate-terminal \
deps/gtksourceview \ deps/gtksourceview \
extra/mate-text-editor \ extra/mate-text-editor \
extra/mate-netspeed \
extra/mate-utils \
; do ; do
# Get the package name # Get the package name
package=$(echo $dir | cut -f2- -d /) package=$(echo $dir | cut -f2- -d /)

View file

@ -39,10 +39,8 @@ MSBROOT=$(pwd)
for dir in \ for dir in \
pam \ pam \
pam_unix2 \ pam_unix2 \
mate-netspeed \
mate-screensaver \ mate-screensaver \
mate-system-monitor \ mate-system-monitor \
mate-utils \
mate-bluetooth \ mate-bluetooth \
; do ; do
# Get the package name # Get the package name