Quick hack to buildpackages, use "buildpackages version" to simply have it tell you...
[citadel.git] / citadel / buildpackages
index 2803024573dd9a126722da149080a3270729ad0c..3b9f6f881cf32477db0729aa79d7a16367231d78 100755 (executable)
@@ -111,6 +111,9 @@ EMAIL=citadel@outgesourced.org
            \
            -chvzf citadel-$CITADEL_VERSION.tar.gz citadel-$CITADEL_VERSION/
        ;;
+    version)
+       echo This would build citadel-$CITADEL_VERSION
+       ;;
        *)
                echo "Not yet implemented. we have: debian "
                ;;