changeset in /hg/icedtea: 2009-05-22 Lillian Angel <langel at red...
Andrew John Hughes
gnu_andrew at member.fsf.org
Fri May 22 10:31:20 PDT 2009
2009/5/22 Lillian Angel <langel at redhat.com>:
> changeset 8070d13626fa in /hg/icedtea
> details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=8070d13626fa
> description:
> 2009-05-22 Lillian Angel <langel at redhat.com>
>
> * Makefile.am: Fixed typo.
>
> diffstat:
>
> 2 files changed, 5 insertions(+), 1 deletion(-)
> ChangeLog | 4 ++++
> Makefile.am | 2 +-
>
> diffs (23 lines):
>
> diff -r 27a1779cfd51 -r 8070d13626fa ChangeLog
> --- a/ChangeLog Fri May 22 17:47:18 2009 +0100
> +++ b/ChangeLog Fri May 22 13:04:43 2009 -0400
> @@ -1,3 +1,7 @@ 2009-05-22 Andrew John Hughes <ahughes
> +2009-05-22 Lillian Angel <langel at redhat.com>
> +
> + * Makefile.am: Fixed typo.
> +
> 2009-05-22 Andrew John Hughes <ahughes at redhat.com>
>
> * Makefile.am:
> diff -r 27a1779cfd51 -r 8070d13626fa Makefile.am
> --- a/Makefile.am Fri May 22 17:47:18 2009 +0100
> +++ b/Makefile.am Fri May 22 13:04:43 2009 -0400
> @@ -3138,7 +3138,7 @@ if ENABLE_NIMBUS_GENERATION
> ln -s $(JIBX_DIR)/jibx-run.jar $(JIBX_DEPS_DIR)
> else
> mkdir -p $(BUILD_OUTPUT_DIR)/gensrc/javax/swing/plaf
> - cp -a $(abs_topbuilddir)/generated/javax/swing/plaf/nimbus \
> + cp -a $(abs_top_builddir)/generated/javax/swing/plaf/nimbus \
> $(BUILD_OUTPUT_DIR)/gensrc/javax/swing/plaf
> endif
> endif
>
Thanks. I fixed it in the Makefile but obviously didn't copy that to
Makefile.am :(
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
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
More information about the distro-pkg-dev
mailing list