mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-14 08:01:24 +01:00
mate-bluetooth: moved to /extra
Signed-off-by: willysr <willysr@slackware-id.org>
This commit is contained in:
parent
c1ec4c81dc
commit
8c379acd02
5 changed files with 1 additions and 1 deletions
|
@ -71,6 +71,7 @@ for dir in \
|
||||||
deps/mm-common \
|
deps/mm-common \
|
||||||
deps/gtkmm \
|
deps/gtkmm \
|
||||||
extra/mate-system-monitor \
|
extra/mate-system-monitor \
|
||||||
|
extra/mate-bluetooth \
|
||||||
; do
|
; do
|
||||||
# Get the package name
|
# Get the package name
|
||||||
package=$(echo $dir | cut -f2- -d /)
|
package=$(echo $dir | cut -f2- -d /)
|
||||||
|
|
|
@ -41,7 +41,6 @@ for dir in \
|
||||||
pam \
|
pam \
|
||||||
pam_unix2 \
|
pam_unix2 \
|
||||||
mate-screensaver \
|
mate-screensaver \
|
||||||
mate-bluetooth \
|
|
||||||
perl-xml-twig \
|
perl-xml-twig \
|
||||||
perl-net-dbus \
|
perl-net-dbus \
|
||||||
system-tools-backends \
|
system-tools-backends \
|
||||||
|
|
Loading…
Reference in a new issue