FYI: Fix typos in HACKING file
Andrew John Hughes
gnu_andrew at member.fsf.org
Sun Jun 29 16:54:03 PDT 2008
This fixes a few typos in the HACKING file.
ChangeLog:
2008-06-30 Andrew John Hughes <gnu_andrew at member.fsf.org>
* HACKING:
Fix typos.
--
Andrew :)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
-------------- next part --------------
diff -r 1e9229f45e4a HACKING
--- a/HACKING Mon Jun 30 00:50:48 2008 +0100
+++ b/HACKING Mon Jun 30 00:53:14 2008 +0100
@@ -15,11 +15,10 @@ The following patches are currently appl
* icedtea-corba.patch: Adds additional files to org.omg.CORBA Makefile.
* icedtea-core-build.patch: Add support for building IcedTea core VM.
* icedtea-debuginfo.patch: Add -g option to build to generate debugging information.
-* icedtea-demo.patch: Fix building of JVMTI demo.
+* icedtea-demos.patch: Fix building of JVMTI demo.
* icedtea-directaudio-close-trick.patch: Allow hardware sound device to be reopened.
* icedtea-float-double-trailing-zeros.patch: Remove trailing zeros from Double/Float (PR29/30)
* icedtea-fonts.patch: Add Fedora fontconfig.
-* icedtea-freetype.patch: Use detected freetype in $FT2_LIB and $FREETYPE_HEADERS_PATH.
* icedtea-gcc-4.3.patch: Fix code to compile with GCC 4.3 and turn off -Werror.
* icedtea-gcc-suffix.patch: Append $(GCC_SUFFIX) to end of 'gcc' binary name.
* icedtea-generated.patch: Force use of /bin/bash.
@@ -39,7 +38,7 @@ The following patches are currently appl
* icedtea-memory-limits.patch: Increase default memory limits.
* icedtea-no-bcopy.patch: Don't define local copies of bcopy, bzero and bcmp from BSD.
* icedtea-override-redirect-metacity.patch: Enable override redirect for Metacity window manager.
-* icedtea-lsb-release.patch: Generate Debian LSB file.
+* icedtea-print-lsb-release.patch: Generate Debian LSB file.
* icedtea-rhino.patch: Add support for Javascript.
* icedtea-rmi_amd64.patch: Build RMI binaries on all platforms not just 32-bit ones.
* icedtea-sparc64-linux.patch: Fixes needed to build the SPARC port on 32-bit SPARC as used by Fedora.
More information about the distro-pkg-dev
mailing list