Remove unneeded deb build script
This commit is contained in:
parent
428ec5b2a3
commit
b3a9e1333d
@ -1,10 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# The envirinment set by create-ubuntu-environmens sscript is trusty, so we should match it.
|
||||
# Look at debian/gbp.conf for default optiuons sent to gbp.
|
||||
rm -r debian/tmp debian/*.log
|
||||
git commit -a -m 'Preparing for pbuild'
|
||||
# && git push
|
||||
git clean -f
|
||||
|
||||
gbp buildpackage --git-pbuilder --git-dist=nvidia-7-5 $1 $2 $3 $4 $5
|
Loading…
x
Reference in New Issue
Block a user