pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse_libc5 pull in 7.3 SUSE_VERSION and SUSE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f270c8f57f37
branches: trunk
changeset: 492026:f270c8f57f37
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun Apr 03 21:24:34 2005 +0000
description:
pull in 7.3 SUSE_VERSION and SUSE_DIR_PREFIX explicitly
fixes build problem pointed out by Krister Walfrid in private e-mail
diffstat:
emulators/suse_libc5/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 84cfe49de957 -r f270c8f57f37 emulators/suse_libc5/Makefile
--- a/emulators/suse_libc5/Makefile Sun Apr 03 21:23:15 2005 +0000
+++ b/emulators/suse_libc5/Makefile Sun Apr 03 21:24:34 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/04/02 20:37:31 jdolecek Exp $
+# $NetBSD: Makefile,v 1.28 2005/04/03 21:24:34 jdolecek Exp $
DISTNAME= shlibs5
PKGNAME= suse_libc5-${SUSE_VERSION}
@@ -22,5 +22,8 @@
RPMFILES= ${DISTNAME}${EXTRACT_SUFX}
+# force use of SuSE 7.3 base
+.include "../../emulators/suse_linux/vars.mk"
+
.include "../../emulators/suse_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index