pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse91_linux Remove the warning message - Su...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a1f221ddb51
branches: trunk
changeset: 488373:6a1f221ddb51
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Jan 29 09:11:36 2005 +0000
description:
Remove the warning message - SuSE 9.1 packages work fine on NetBSD 2.0+
diffstat:
emulators/suse91_linux/Makefile.common | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
diffs (26 lines):
diff -r 1602c66efe47 -r 6a1f221ddb51 emulators/suse91_linux/Makefile.common
--- a/emulators/suse91_linux/Makefile.common Sat Jan 29 03:27:58 2005 +0000
+++ b/emulators/suse91_linux/Makefile.common Sat Jan 29 09:11:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2004/11/20 12:44:22 rh Exp $
+# $NetBSD: Makefile.common,v 1.8 2005/01/29 09:11:36 jdolecek Exp $
SUSE_VERSION= 9.1
@@ -42,16 +42,6 @@
RPM2PKGARGS+= ${DISTDIR}/${DIST_SUBDIR}/${TEMP}
.endfor
-.if ${OPSYS} == "NetBSD"
-pre-fetch:
- @${ECHO} "======================================================================"
- @${ECHO} ""
- @${ECHO} "Warning:"
- @${ECHO} "NetBSD's Linux emulation doesn't work stable with this package (yet)."
- @${ECHO} ""
- @${ECHO} "======================================================================"
-.endif
-
.if !target(do-install)
do-install:
@if [ -f ${PKGDIR}/PLIST ]; then \
Home |
Main Index |
Thread Index |
Old Index