Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/19/2003 23:46:41
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.4 pkgsrc/mk/fonts.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/install/fonts

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