pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse91_base Fix typo in ONLY_FOR_PLATFORM.
details: https://anonhg.NetBSD.org/pkgsrc/rev/90d96b661b1e
branches: trunk
changeset: 497851:90d96b661b1e
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 05 22:28:12 2005 +0000
description:
Fix typo in ONLY_FOR_PLATFORM.
diffstat:
emulators/suse91_base/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4668f7d5fb46 -r 90d96b661b1e emulators/suse91_base/Makefile
--- a/emulators/suse91_base/Makefile Fri Aug 05 22:07:07 2005 +0000
+++ b/emulators/suse91_base/Makefile Fri Aug 05 22:28:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/07/20 15:32:50 kristerw Exp $
+# $NetBSD: Makefile,v 1.13 2005/08/05 22:28:12 wiz Exp $
DISTNAME= suse_base-${SUSE_VERSION}
PKGREVISION= 5
@@ -12,7 +12,7 @@
CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]*
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386 NetBSD-3.99*-x86_64 \
- NetBSD-[4-9]*-x86_6 FreeBSD-*-i386
+ NetBSD-[4-9]*-x86_64 FreeBSD-*-i386
EXTRACT_ONLY= # empty
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
Home |
Main Index |
Thread Index |
Old Index