From 037696001df8e697f3f62f6c53fb00372611f47c Mon Sep 17 00:00:00 2001 From: svntobi Date: Sun, 23 Mar 2008 12:14:23 +0000 Subject: fixed dist target git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6976 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- tools/release | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') 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" -- cgit v1.2.3