debian packaging: do not run tests
This commit is contained in:
parent
19c55d6bf8
commit
d461b35e22
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ tar -czf spectrum2_$version.orig.tar.gz spectrum2-$version
|
||||||
cp -r debian spectrum2-$version/debian
|
cp -r debian spectrum2-$version/debian
|
||||||
|
|
||||||
cd spectrum2-$version
|
cd spectrum2-$version
|
||||||
debuild -i -us -uc
|
DEB_BUILD_OPTIONS=nocheck debuild -i -us -uc
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue