summaryrefslogtreecommitdiffstats
path: root/build_tools/bin/mp
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2010-02-23 23:24:00 (GMT)
committerNathan Harris <nharris@eoimaging.com>2010-02-23 23:24:00 (GMT)
commit5b50bb0e529515f606cafc95464881b7dd010954 (patch)
tree4631ea7c1e5107174c1c3470ae0e22f804bb4447 /build_tools/bin/mp
parent0ad8c029bf598e98a9d367708961b5946e917265 (diff)
downloadlinhes_dev-5b50bb0e529515f606cafc95464881b7dd010954.zip
mp: added --skipinteg to source package build
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 82f665d..96d10de 100755
--- a/build_tools/bin/mp
+++ b/build_tools/bin/mp
@@ -159,7 +159,7 @@ makepkg --asroot $cmdline || exit 1
echo "---------updating database ----------"
update-repo #&& pacman -Sy
echo "----------creating source package---------"
-makepkg -f --holdver --asroot --source && update-src-pkg
+makepkg -f --holdver --asroot --skipinteg --source && update-src-pkg