Imported Upstream version 3.3.1
[debian/amanda] / packaging / deb / buildpkg
index ef937084b9275e9dc15dca93354fb3c74dddc42e..516d1d96bb1247557376e78a58eb67eaae72c83f 100755 (executable)
@@ -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() {