#750: Process to build OGAgent for ogLive package.

oglive^2
Ramón M. Gómez 2018-06-18 13:54:44 +02:00
parent 0fbb893e75
commit e140d8d037
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/bash
cd $(dirname "$0")
top=`pwd`
[ -r ../src/VERSION ] && VERSION="$(cat ../src/VERSION)" || VERSION="1.1.0"
RELEASE="1"
# Debian based
dpkg-buildpackage -b -d