python-apt: add version check to prevent skip updates.
This commit is contained in:
parent
7ecab65bad
commit
d3ec9d0f64
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ EOF
|
|||
export DEB_BUILD_OPTIONS=nocheck
|
||||
|
||||
changelog "Compiled for Trisquel"
|
||||
head -n1 debian/changelog | grep -q ubuntu && echo "error: update FULLVERSION value" && exit
|
||||
|
||||
compile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue