Subject: CVS commit: [pkgsrc-2003Q4] pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 12/30/2003 16:08:04
Module Name:	pkgsrc
Committed By:	agc
Date:		Tue Dec 30 16:08:04 UTC 2003

Modified Files:
	pkgsrc/mk [pkgsrc-2003Q4]: fonts.mk
	pkgsrc/mk/install [pkgsrc-2003Q4]: fonts

Log Message:
Pullup correct functionality to the pkgsrc-2003Q4 branch, requested by
Julio M. Merino Vidal.

	Module Name:    pkgsrc
	Committed By:   jmmv
	Date:           Fri Dec 19 23:46:41 UTC 2003

	Modified Files:
		pkgsrc/mk: fonts.mk
		pkgsrc/mk/install: fonts

	Log Message:
	Handle font (de)installation before bsd.pkg.install.mk handles OWN_DIRS.
	This way font directories are not automatically removed; the package must
	define OWN_DIRS if it wants them to be deleted during deinstallation.
	This is done to avoid removal of standard font directories (those that
	appear in *.dist files).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 pkgsrc/mk/fonts.mk
cvs rdiff -r1.1.6.1 -r1.1.6.2 pkgsrc/mk/install/fonts

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