From a6b0d254888315d90047173414af316741e8ecf7 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Wed, 18 Feb 2009 15:32:15 -0600 Subject: add back --hold-ver to the src pkg. --- build_tools/bin/mp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12