[libinline-java-perl] 281/398: ok

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit 1c5227ea0ae1ccf6b003b7780610367e9e983b54
Author: patrick_leb <>
Date:   Sun Feb 8 16:33:46 2004 +0000

    ok
---
 gcj/java  | 2 +-
 gcj/javac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcj/java b/gcj/java
index 920bfed..11256e9 100755
--- a/gcj/java
+++ b/gcj/java
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-/home/patrickl/apps/gcc-3.0.1/bin/gij $@
+gij $@
diff --git a/gcj/javac b/gcj/javac
index 36ae053..1092a26 100755
--- a/gcj/javac
+++ b/gcj/javac
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-/home/patrickl/apps/gcc-3.0.1/bin/gcj -C $@
+gcj -C $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git



More information about the Pkg-perl-cvs-commits mailing list