summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorsvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-23 12:14:23 +0000
committersvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-23 12:14:23 +0000
commit037696001df8e697f3f62f6c53fb00372611f47c (patch)
treeeeaedb93a7dde6d70151e1d2b7e7071a09ec751c /tools
parent335648b394f327acc170f65b8bbf95b1639a4ac6 (diff)
downloadvdr-plugin-menuorg-037696001df8e697f3f62f6c53fb00372611f47c.tar.gz
vdr-plugin-menuorg-037696001df8e697f3f62f6c53fb00372611f47c.tar.bz2
fixed dist target
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6976 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'tools')
-rwxr-xr-xtools/release4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/release b/tools/release
index ab2a2dd..21817c4 100755
--- a/tools/release
+++ b/tools/release
@@ -20,5 +20,5 @@ VERSION=`grep 'static const char VERSION\[\] =' src/Version.h | awk '{ print $6
# tag version
echo "Tagging: $VERSION"
-svn cp -m "Releasing Menuorg $VERSION" svn+e-tobi://e-tobi.net/menuorg/trunk \
- "svn+e-tobi://e-tobi.net/menuorg/tags/$VERSION"
+#svn cp -m "Releasing Menuorg $VERSION" svn+e-tobi://e-tobi.net/menuorg/trunk \
+# "svn+e-tobi://e-tobi.net/menuorg/tags/$VERSION"