Build automation
This commit is contained in:
parent
8829b65ab2
commit
d0cfbdf3cf
2 changed files with 49 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
export DEBFULLNAME=${DEBFULLNAME:-FlightAware build automation}
|
||||
export DEBEMAIL=${DEBEMAIL:-adsb-devs@flightaware.com}
|
||||
|
||||
TOP=`dirname $0`
|
||||
DIST=$1
|
||||
OUT=$2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue