From e92c23c949faa5dae84f53de418ec8c997440385 Mon Sep 17 00:00:00 2001 From: kytv <kytv@mail.i2p> Date: Sun, 18 Sep 2011 17:04:37 +0000 Subject: [PATCH] typo fix --- core/c/jbigi/mbuild-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/c/jbigi/mbuild-all.sh b/core/c/jbigi/mbuild-all.sh index bffd485b5c..40ef324893 100755 --- a/core/c/jbigi/mbuild-all.sh +++ b/core/c/jbigi/mbuild-all.sh @@ -19,7 +19,7 @@ MISC_LINUX_PLATFORMS="hppa2.0 alphaev56 armv5tel mips64el itanium itanium2 ultra # Do NOT add any X86 platforms, do that below in the x86 platform list. # MISC_FREEBSD_PLATFORMS="alphaev56 ultrasparc2i" -MISC_NETBSD_PLATFORMS="powerpc powerpc64 powerpc64le powerpcle m68k-atari amiga m68knommu" +MISC_NETBSD_PLATFORMS="powerpc powerpc64 powerpc64le powerpcle atari amiga m68knommu" # # MINGW/Windows?? -- GitLab