forked from shaba/openuds
Fixing some VERSION dependant buildings to use a global file
This commit is contained in:
parent
33d37ec0c2
commit
e7cea4ff6e
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
VERSION=1.9.0
|
||||
VERSION=`cat ../../VERSION`
|
||||
RELEASE=1
|
||||
# Debian based
|
||||
dpkg-buildpackage -b
|
||||
|
Loading…
Reference in New Issue
Block a user