summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Harris <nharris@eoimaging.com>2010-02-23 23:33:40 (GMT)
committerNathan Harris <nharris@eoimaging.com>2010-02-23 23:33:40 (GMT)
commitaae7b75b9a49b8e26478bc208f67d8caad94b587 (patch)
tree8a23dbb3dec80bb19ad244e02c17572de2ee9d94
parent5b50bb0e529515f606cafc95464881b7dd010954 (diff)
parent4dd64d6af4562b5b9b810be9f820fbb121c2d986 (diff)
downloadlinhes_dev-aae7b75b9a49b8e26478bc208f67d8caad94b587.zip
Revert "mp: added --skipinteg to source package build"
This reverts commit 7b37bc45fe2391af2d0d4b1ac41da91978052b7d.
-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 96d10de..82f665d 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 --skipinteg --source && update-src-pkg
+makepkg -f --holdver --asroot --source && update-src-pkg