move mate-image-viewer and mate-sensors-applet into /extra; update mate-build-extra.sh and testing/mate-build-testing.sh accordingly

This commit is contained in:
Chess Griffin 2013-03-25 22:45:54 -04:00
parent 66ad99ce0e
commit 228e1a7f89
No known key found for this signature in database
GPG key ID: BFF42AA34B3305BE
8 changed files with 2 additions and 2 deletions

View file

@ -43,9 +43,11 @@ for dir in \
extra/mate-file-archiver \
extra/mate-file-manager-open-terminal \
extra/mate-icon-theme-faenza \
extra/mate-image-viewer \
extra/mate-media \
extra/mate-menu-editor \
extra/mate-power-manager \
extra/mate-sensors=applet \
extra/mate-terminal \
; do
package=$(echo $dir | cut -f2- -d /)

View file

@ -32,10 +32,8 @@ INST=1
TMP=${TMP:-/tmp}
for package in \
mate-image-viewer \
mate-netspeed \
mate-screensaver \
mate-sensors-applet \
mate-system-monitor \
mate-text-editor \
mate-utils \