diff options
author | abs <abs> | 2000-10-26 11:17:34 +0000 |
---|---|---|
committer | abs <abs> | 2000-10-26 11:17:34 +0000 |
commit | 966065620c934a0b22bab9cc6ff658ba3d0b5907 (patch) | |
tree | bd478da0d7535f0de795baa48fb6d2aa77d44726 /www/chimera/patches/patch-aa | |
parent | f11e9c8e412029d120dacc708e65b6aafc98755a (diff) | |
download | pkgsrc-966065620c934a0b22bab9cc6ff658ba3d0b5907.tar.gz |
Use sys/endian to determine the byte ordering. Now works on NetBSD/arm32.
Diffstat (limited to 'www/chimera/patches/patch-aa')
-rw-r--r-- | www/chimera/patches/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chimera/patches/patch-aa b/www/chimera/patches/patch-aa index 367ed83042f..b18fa747c00 100644 --- a/www/chimera/patches/patch-aa +++ b/www/chimera/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/10/19 14:23:00 fredb Exp $ +$NetBSD: patch-aa,v 1.2 2000/10/26 11:17:35 abs Exp $ ---- Common.tmpl.dist.orig Sun May 30 16:43:52 1999 -+++ Common.tmpl.dist Mon Mar 20 22:28:13 2000 +--- Common.tmpl.dist.orig Sun May 30 22:43:52 1999 ++++ Common.tmpl.dist @@ -9,12 +9,12 @@ * CHIMERA_LIBDIR - configuration files. someday. * CHIMERA_MANDIR - directory to hold the outdated man page. |