changeset in /hg/icedtea: Fixed typo in patch.

Lillian Angel langel at redhat.com
Thu Jan 10 10:17:32 PST 2008


changeset cfd4e9749741 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=cfd4e9749741
description:
	Fixed typo in patch.

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
patches/icedtea-generated.patch |    2 +-

diffs (11 lines):

diff -r 1fd3c1779258 -r cfd4e9749741 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