[csw-devel] SF.net SVN: gar:[21617] csw/mgar/pkg/lang-python/pygtk/branches/solaris-9/ Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Aug 1 22:44:30 CEST 2013


Revision: 21617
          http://gar.svn.sourceforge.net/gar/?rev=21617&view=rev
Author:   wahwah
Date:     2013-08-01 20:44:27 +0000 (Thu, 01 Aug 2013)
Log Message:
-----------
lang-python/pygtk/branches/solaris-9: Add an override for the missing Python dependency - I'm building the package with my experimental gar code with the Python dependency switched off.

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pygtk/branches/solaris-9/Makefile

Modified: csw/mgar/pkg/lang-python/pygtk/branches/solaris-9/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pygtk/branches/solaris-9/Makefile	2013-08-01 15:56:43 UTC (rev 21616)
+++ csw/mgar/pkg/lang-python/pygtk/branches/solaris-9/Makefile	2013-08-01 20:44:27 UTC (rev 21617)
@@ -39,6 +39,7 @@
 
 CHECKPKG_OVERRIDES_CSWpygtk += pkgname-does-not-start-with-CSWpy-
 CHECKPKG_OVERRIDES_CSWpygtk += catalogname-does-not-start-with-py_
+CHECKPKG_OVERRIDES_CSWpygtk += missing-dependency|CSWpython
 
 EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc
 PROTOTYPE_FILTER = awk '$$$$3 ~ /.*\.py$$$$/ { $$$$2 = "cswpycompile" } { print }'
@@ -53,4 +54,3 @@
 #TEST_SCRIPTS =
 
 include gar/category.mk
-

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