X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=packaging%2Fdeb%2Fbuildpkg;h=516d1d96bb1247557376e78a58eb67eaae72c83f;hb=refs%2Ftags%2Fupstream%2F3.3.1;hp=ef937084b9275e9dc15dca93354fb3c74dddc42e;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/packaging/deb/buildpkg b/packaging/deb/buildpkg index ef93708..516d1d9 100755 --- a/packaging/deb/buildpkg +++ b/packaging/deb/buildpkg @@ -40,6 +40,9 @@ then exit 1 fi +# Until we get package revisioning in community. +[ -f "PKG_REV" ] || echo "1" > PKG_REV + #### Build functions do_substitute() {