pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse_compat Fix soname links for libncurses ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/21cf5b645e3d
branches: trunk
changeset: 513425:21cf5b645e3d
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun May 28 14:33:20 2006 +0000
description:
Fix soname links for libncurses to unbreak CHECK_FILES. Bump revision.
diffstat:
emulators/suse_compat/Makefile | 4 ++--
emulators/suse_compat/PLIST_rpmfix.i386 | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r b40ac47b136e -r 21cf5b645e3d emulators/suse_compat/Makefile
--- a/emulators/suse_compat/Makefile Sun May 28 14:26:34 2006 +0000
+++ b/emulators/suse_compat/Makefile Sun May 28 14:33:20 2006 +0000
@@ -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 -r b40ac47b136e -r 21cf5b645e3d emulators/suse_compat/PLIST_rpmfix.i386
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse_compat/PLIST_rpmfix.i386 Sun May 28 14:33:20 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index