This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle-1.12.
commit 2b4f84fc525c0b3a5b053c740bd3845afb269498 Author: Kai-Chung Yan <[email protected]> Date: Sat Jun 13 00:35:56 2015 +0800 d/gradle.links: Correct executable path --- debian/gradle.links | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gradle.links b/debian/gradle.links index 1652d0f..0fe5af7 100644 --- a/debian/gradle.links +++ b/debian/gradle.links @@ -1 +1 @@ -/usr/share/gradle/bin/gradle /usr/share/bin/gradle \ No newline at end of file +/usr/share/gradle/bin/gradle /usr/bin/gradle \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-1.12.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

