summaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/bin/mp2
-rw-r--r--build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks2
-rw-r--r--build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks2
-rw-r--r--build_tools/clarch/larch/profiles/i686-testing-local/addedpacks2
4 files changed, 7 insertions, 1 deletions
diff --git a/build_tools/bin/mp b/build_tools/bin/mp
index 5194d75..82f665d 100755
--- a/build_tools/bin/mp
+++ b/build_tools/bin/mp
@@ -124,7 +124,7 @@ function dup_check {
do
if [ ! $i$PFIX = $REPO ]
then
- out=`pacman -Sl $i$PFIX|cut -d" " -f2 |grep $pkgname$`
+ out=`pacman -Sl $i$PFIX|cut -d" " -f2 |grep ^pkgname$`
if [ $? = 0 ]
then
echo "#######################################"
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks
index 520e423..3e9cb3e 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks
@@ -209,3 +209,5 @@ joyutils
#---Firewire
libraw1394
libavc1394
+# wrapper for mplayer
+mplayer-wrapper
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks
index 520e423..3e9cb3e 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks
@@ -209,3 +209,5 @@ joyutils
#---Firewire
libraw1394
libavc1394
+# wrapper for mplayer
+mplayer-wrapper
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks
index 520e423..3e9cb3e 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks
@@ -209,3 +209,5 @@ joyutils
#---Firewire
libraw1394
libavc1394
+# wrapper for mplayer
+mplayer-wrapper