summaryrefslogtreecommitdiffstats
path: root/build_tools/bin/mp
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-18 21:32:15 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-18 21:32:15 (GMT)
commita6b0d254888315d90047173414af316741e8ecf7 (patch)
tree949dd7226db051963618608bdf7e86eb90f03c1c /build_tools/bin/mp
parenta291902b7818246b5aedaf568b5079081cfd5824 (diff)
downloadlinhes_dev-a6b0d254888315d90047173414af316741e8ecf7.zip
add back --hold-ver to the src pkg.
Diffstat (limited to 'build_tools/bin/mp')
-rwxr-xr-xbuild_tools/bin/mp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/bin/mp b/build_tools/bin/mp
index 65767c2..5cab636 100755
--- a/build_tools/bin/mp
+++ b/build_tools/bin/mp
@@ -101,7 +101,7 @@ makepkg --asroot $@ || exit 1
echo "---------updating database ----------"
update-repo #&& pacman -Sy
echo "----------creating source package---------"
-makepkg -f --asroot --source && update-src-pkg
+makepkg -f --hold-ver --asroot --source && update-src-pkg