mate-system-tools and all it's dependencies are moved to /extra

Signed-off-by: willysr <willysr@slackware-id.org>
This commit is contained in:
willysr 2013-10-01 09:20:42 +07:00
parent 8c379acd02
commit ba0af16487
19 changed files with 6 additions and 6 deletions

View file

@ -72,6 +72,11 @@ for dir in \
deps/gtkmm \
extra/mate-system-monitor \
extra/mate-bluetooth \
perl-xml-twig \
perl-net-dbus \
system-tools-backends \
liboobs \
mate-system-tools \
; do
# Get the package name
package=$(echo $dir | cut -f2- -d /)

View file

@ -40,12 +40,7 @@ MSBROOT=$(pwd)
for dir in \
pam \
pam_unix2 \
mate-screensaver \
perl-xml-twig \
perl-net-dbus \
system-tools-backends \
liboobs \
mate-system-tools \
mate-screensaver \
; do
# Get the package name
package=$(echo $dir | cut -f2- -d /)