Commit graph

3 commits

Author SHA1 Message Date
wiz
788878ad4e PLIST: Don't remove share/mime/packages, handled by DEINSTALL.
DEINSTALL: Try removing share/mime as well.
Makefile: PKGREVISION++
2008-10-31 14:02:18 +00:00
drochner
008c2e53c0 try to be friendly to people doing "make update": don't blow away
share/mime/packages
2008-06-23 12:55:01 +00:00
jlam
827643d4bb Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.
This avoids the need for a confusing line of the form:

	DEINSTALL_TEMPLATE+=	path/to/INSTALL

in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.
2006-06-15 20:40:15 +00:00