[vlma-devel] commit: Remove not needed instruction. (Adrien Grand )
git version control
git at videolan.org
Sun Jul 13 12:26:48 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Sun Jul 13 11:38:43 2008 +0200| [8017ded1f5a3f8533eea72a445959958661422a5]
Remove not needed instruction.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=8017ded1f5a3f8533eea72a445959958661422a5
---
vlma-distribution/src/bin/vlmad | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/vlma-distribution/src/bin/vlmad b/vlma-distribution/src/bin/vlmad
index 513decf..3bafe88 100644
--- a/vlma-distribution/src/bin/vlmad
+++ b/vlma-distribution/src/bin/vlmad
@@ -69,8 +69,6 @@ for jar in $VLMA_LIBS/*
do
CLASSPATH="$CLASSPATH:$jar"
done
-# If classpath was not defined earlier
-CLASSPATH=$(echo $CLASSPATH | sed -e "s/^://")
# Set VLMA_OPTS
VLMA_OPTS="$VLMA_OPTS\
More information about the vlma-devel
mailing list