[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 95f613e384a9e72d396d2069f67a0bef20d6d286
Benjamin Drung
bdrung-guest at alioth.debian.org
Wed Sep 16 15:26:33 UTC 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The branch, master has been updated
via 95f613e384a9e72d396d2069f67a0bef20d6d286 (commit)
from fbd4d63060910de5d31f67ad06b63a557faa5eaa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 95f613e384a9e72d396d2069f67a0bef20d6d286
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Wed Sep 16 17:26:18 2009 +0200
Readd ln command to imagemv.sh
-----------------------------------------------------------------------
Summary of changes:
debian/extra/imagemv.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/extra/imagemv.sh b/debian/extra/imagemv.sh
index 81d0fb9..177ae14 100755
--- a/debian/extra/imagemv.sh
+++ b/debian/extra/imagemv.sh
@@ -9,4 +9,4 @@ IMAGE_DIR=`dirname ${IMAGE_NAME}`
mkdir -p "debian/${PACKAGE}/${IMAGE_DIR}"
rm -f "debian/${PACKAGE}/${IMAGE_NAME}"
mv -vf "debian/${PACKAGE}/${LINK_NAME}" "debian/${PACKAGE}/${IMAGE_NAME}"
-
+ln -sf "/${IMAGE_NAME}" "debian/${PACKAGE}/${LINK_NAME}"
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list