From 43c35bc057d9a9135f9da1059b05b5bd967b94d5 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 16 Jun 2006 14:04:11 +0000 Subject: Still set USE_PKGLOCALEDIR for the PLIST magic. --- misc/rpm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index e560b78508d..58bc6a6f2a7 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2006/06/13 14:43:21 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2006/06/16 14:04:11 joerg Exp $ DISTNAME= rpm-2.5.4 PKGREVISION= 5 @@ -13,10 +13,11 @@ CONFLICTS+= rpm2cpio<1.0nb1 NOT_FOR_PLATFORM+= Interix-*-* # getmntent() is nonpublic; needs porting +USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt GNU_CONFIGURE= yes -# this is needed instead of USE_PKGLOCALEDIR +# this is needed in addition of USE_PKGLOCALEDIR CONFIGURE_ARGS+= --datadir=${PREFIX}/${PKGLOCALEDIR} # The rpm databases are kept under ${RPM_DB_PREFIX}/lib/rpm. -- cgit v1.2.3