summaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-19 00:09:29 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-19 00:09:29 (GMT)
commitbc30ed4d8bcde9d369bb5d84e831016ed7fd52ae (patch)
tree73310d2bd785786a3f5aa8d2004149a7dc5bf135 /build_tools
parentd51c4c3de80ecebedd5bae3340c6209f1ac19f01 (diff)
parenta6b06fe497431eaaff7214f5869f08a96a41b282 (diff)
downloadlinhes_dev-bc30ed4d8bcde9d369bb5d84e831016ed7fd52ae.zip
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-dev
Diffstat (limited to 'build_tools')
-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..884fece 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 --holdver --asroot --source && update-src-pkg