changeset in /hg/icedtea: Fixed typo in patch.
Lillian Angel
langel at redhat.com
Wed Jan 16 07:09:48 PST 2008
changeset f428cfa0d3f7 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=f428cfa0d3f7
description:
Fixed typo in patch.
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
patches/icedtea-generated.patch | 2 +-
diffs (11 lines):
diff -r 123fa67120f4 -r f428cfa0d3f7 patches/icedtea-generated.patch
--- a/patches/icedtea-generated.patch Thu Jan 10 13:12:39 2008 -0500
+++ b/patches/icedtea-generated.patch Thu Jan 10 13:14:22 2008 -0500
@@ -5,6 +5,6 @@
SPP = spp.sh
-SPP_CMD = $(SH) $(SPP)
-+SPP_CMD = /bin/sh $(SPP)
++SPP_CMD = /bin/bash $(SPP)
FILES_genout = $(FILES_gen:%.java=$(GENSRCDIR)/%.java)
More information about the distro-pkg-dev
mailing list