[csw-devel] SF.net SVN: gar:[14070] csw/mgar/pkg/findutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Apr 4 17:41:03 CEST 2011
Revision: 14070
http://gar.svn.sourceforge.net/gar/?rev=14070&view=rev
Author: bdwalton
Date: 2011-04-04 15:41:03 +0000 (Mon, 04 Apr 2011)
Log Message:
-----------
findutils/trunk: override file collisions with gnulinks. will be updated at the same time
Modified Paths:
--------------
csw/mgar/pkg/findutils/trunk/Makefile
Modified: csw/mgar/pkg/findutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/findutils/trunk/Makefile 2011-04-04 15:35:41 UTC (rev 14069)
+++ csw/mgar/pkg/findutils/trunk/Makefile 2011-04-04 15:41:03 UTC (rev 14070)
@@ -13,6 +13,13 @@
arguments are lists of file names generated by `find'.
endef
+CHECKPKG_OVERRIDES_CSWfindutils += file-collision|/opt/csw/gnu/oldfind|CSWfindutils|CSWgnulinks
+CHECKPKG_OVERRIDES_CSWfindutils += file-collision|/opt/csw/gnu/xargs|CSWfindutils|CSWgnulinks
+CHECKPKG_OVERRIDES_CSWfindutils += file-collision|/opt/csw/gnu/find|CSWfindutils|CSWgnulinks
+CHECKPKG_OVERRIDES_CSWfindutils += file-collision|/opt/csw/gnu/locate|CSWfindutils|CSWgnulinks
+CHECKPKG_OVERRIDES_CSWfindutils += file-collision|/opt/csw/gnu/updatedb|CSWfindutils|CSWgnulinks
+
+
MASTER_SITES = $(GNU_MIRROR)
DISTFILES = $(NAME)-$(VERSION).tar.gz
DISTFILES += CSWfindutils.postinstall
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list