summaryrefslogtreecommitdiffstats
path: root/Swift
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-11-25 22:41:54 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-11-25 22:41:54 (GMT)
commitf07aada8eec6f6dc9faccbe15f40c1e6f926e04a (patch)
tree7d79c6e493fd96cab35faf86447b8818c6949ae4 /Swift
parent0143468ab872e401b20894a680eea3b7c0dfb021 (diff)
downloadswift-f07aada8eec6f6dc9faccbe15f40c1e6f926e04a.zip
swift-f07aada8eec6f6dc9faccbe15f40c1e6f926e04a.tar.bz2
Split up source and binary debian generation.
Diffstat (limited to 'Swift')
-rwxr-xr-xSwift/Packaging/Debian/package.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/Swift/Packaging/Debian/package.sh b/Swift/Packaging/Debian/package.sh
index b296476..7b29eb4 100755
--- a/Swift/Packaging/Debian/package.sh
+++ b/Swift/Packaging/Debian/package.sh
@@ -32,4 +32,5 @@ ln -s Swift/Packaging/Debian/debian $DIRNAME/debian
echo "Building ..."
cd $DIRNAME
echo $PWD
-dpkg-buildpackage -rfakeroot -i -I
+dpkg-buildpackage -S -rfakeroot -i -I
+dpkg-buildpackage -b -rfakeroot -i -I