From 3a9aec9a42d208bd7df9e36ca10a40d7096e5ca7 Mon Sep 17 00:00:00 2001
From: Thomas Gellekum <tg@FreeBSD.org>
Date: Tue, 4 May 1999 09:29:35 +0000
Subject: Fix packaging. Disown.

---
 misc/rpm/Makefile  | 4 ++--
 misc/rpm/pkg-plist | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

(limited to 'misc')

diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 40eed5dd7b5c..c1ddd1774e10 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -3,14 +3,14 @@
 # Date created:		30 April 1999
 # Whom:			Thomas Gellekum <tg@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.17 1998/12/14 17:02:13 tg Exp $
+# $Id: Makefile,v 1.18 1999/05/02 12:02:45 foxfair Exp $
 #
 
 DISTNAME=	rpm-2.5.5
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/
 
-MAINTAINER=	tg@FreeBSD.ORG
+MAINTAINER=	ports@FreeBSD.ORG
 
 BUILD_DEPENDS=	${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
 
diff --git a/misc/rpm/pkg-plist b/misc/rpm/pkg-plist
index 17577dc857e5..3577be98d921 100644
--- a/misc/rpm/pkg-plist
+++ b/misc/rpm/pkg-plist
@@ -6,7 +6,7 @@ include/rpm/dbindex.h
 include/rpm/header.h
 lib/librpm.a
 @unexec rm %D/lib/rpmrc
-+@unexec rm %D/lib/rpmpopt
+@unexec rm %D/lib/rpmpopt
 lib/rpm/mkinstalldirs
 lib/rpm/find-provides
 lib/rpm/find-requires
@@ -14,6 +14,7 @@ lib/rpm/rpmrc
 lib/rpm/rpmpopt
 lib/rpm/freshen.sh
 lib/rpm/find-lang.sh
+@exec ln -sf %D/lib/rpm/rpmrc %D/lib/rpmrc
+@exec ln -sf %D/lib/rpm/rpmpopt %D/lib/rpmpopt
 @dirrm include/rpm
 @dirrm lib/rpm
-
-- 
cgit v1.2.3