Tiny building scripts improvements. #290

Merged
dpc merged 2 commits from master into master 2013-07-09 19:08:19 +02:00
Showing only changes of commit 2b2fa867f0 - Show all commits

View File

@ -23,7 +23,7 @@ mv ../PyBitmessage ../${APP}-${VERSION}
make source
# Build the package
dpkg-buildpackage -A
dpkg-buildpackage -A || exit 1
# change the directory name back
mv ../${APP}-${VERSION} ../PyBitmessage