correct error message hint
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 20 Sep 2011 20:55:28 +0000 (20:55 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 20 Sep 2011 20:55:28 +0000 (20:55 +0000)
libcitadel/buildpackages

index a38c2b5d817a68f064cf91b20fd5657371c1aef7..4f45bba8385dfa756df289c48980b06a7a88fabc 100755 (executable)
@@ -113,6 +113,6 @@ EMAIL=citadel@outgesourced.org
            -chvzf libcitadel-$LIBCITADEL_VERSION.tar.gz libcitadel-$LIBCITADEL_VERSION/
        ;;
        *)
-               echo "Not yet implemented. we have: debian "
+               echo "Not yet implemented. we have: debian, sourcedist "
                ;;
 esac