[csw-devel] SF.net SVN: gar:[19663] csw/mgar/pkg/dtracetoolkit/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Nov 11 15:52:53 CET 2012
Revision: 19663
http://gar.svn.sourceforge.net/gar/?rev=19663&view=rev
Author: dmichelsen
Date: 2012-11-11 14:52:52 +0000 (Sun, 11 Nov 2012)
Log Message:
-----------
dtracetoolkit/trunk: Add overrides
Modified Paths:
--------------
csw/mgar/pkg/dtracetoolkit/trunk/Makefile
Property Changed:
----------------
csw/mgar/pkg/dtracetoolkit/trunk/
Property changes on: csw/mgar/pkg/dtracetoolkit/trunk
___________________________________________________________________
Modified: svn:ignore
- cookies
download
work
+ work
Modified: csw/mgar/pkg/dtracetoolkit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dtracetoolkit/trunk/Makefile 2012-11-11 14:24:54 UTC (rev 19662)
+++ csw/mgar/pkg/dtracetoolkit/trunk/Makefile 2012-11-11 14:52:52 UTC (rev 19663)
@@ -16,9 +16,21 @@
VENDOR_URL = http://www.brendangregg.com/dtrace.html
-PACKAGES = CSWdtracetoolkit
LICENSE = License
+PACKAGES = CSWdtracetoolkit
+
+# There are lots of references to system components in there
+CHECKPKG_OVERRIDES_CSWdtracetoolkit += file-with-bad-content
+
+# No need to depend on it, these are just for inspection
+CHECKPKG_OVERRIDES_CSWdtracetoolkit += missing-dependency|CSWpython
+CHECKPKG_OVERRIDES_CSWdtracetoolkit += missing-dependency|CSWlibruby1-9-1-1|or|CSWruby|or|CSWruby18|or|CSWruby191
+CHECKPKG_OVERRIDES_CSWdtracetoolkit += missing-dependency|CSWperl
+
+# This distracts us from installing and we don't need it
+NOGITPATCH = 1
+
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
CONFIGURE_SCRIPTS =
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