Subject: CVS commit: pkgsrc/misc/rpm
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/21/2002 02:09:27
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Oct 20 23:09:27 UTC 2002

Modified Files:
	pkgsrc/misc/rpm: DEINSTALL INSTALL Makefile

Log Message:
* Use bsd.pkg.install.mk instead of homegrown INSTALL/DEINSTALL script
  creation.

* Enhance INSTALL/DEINSTALL scripts so that they may remove the RPM
  databases on deinstallation if RPM was never used.

* Allow new knob RPM_DB_PREFIX that defaults to "/var/pkg" that is the
  prefix for the path to the RPM databases.  The databases are kept in
  ${RPM_DB_PREFIX}/lib/rpm.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/misc/rpm/DEINSTALL pkgsrc/misc/rpm/INSTALL
cvs rdiff -r1.34 -r1.35 pkgsrc/misc/rpm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.