diff options
-rw-r--r-- | emulators/suse_compat/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse_compat/PLIST_rpmfix.i386 | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/suse_compat/Makefile b/emulators/suse_compat/Makefile index 861133a6389..45bd3fd222f 100644 --- a/emulators/suse_compat/Makefile +++ b/emulators/suse_compat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2006/03/04 21:29:36 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2006/05/28 14:33:20 joerg Exp $ DISTNAME= compat PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=a1/} EXTRACT_SUFX= .rpm diff --git a/emulators/suse_compat/PLIST_rpmfix.i386 b/emulators/suse_compat/PLIST_rpmfix.i386 new file mode 100644 index 00000000000..d50b025b3a6 --- /dev/null +++ b/emulators/suse_compat/PLIST_rpmfix.i386 @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST_rpmfix.i386,v 1.1 2006/05/28 14:33:20 joerg Exp $ +/usr/lib/libncurses.so.2.1 |