Tiny building scripts improvements. #290
|
@ -23,7 +23,7 @@ mv ../PyBitmessage ../${APP}-${VERSION}
|
||||||
make source
|
make source
|
||||||
|
|
||||||
# Build the package
|
# Build the package
|
||||||
dpkg-buildpackage -A
|
dpkg-buildpackage -A || exit 1
|
||||||
|
|
||||||
# change the directory name back
|
# change the directory name back
|
||||||
mv ../${APP}-${VERSION} ../PyBitmessage
|
mv ../${APP}-${VERSION} ../PyBitmessage
|
||||||
|
|
Reference in New Issue
Block a user