[csw-devel] SF.net SVN: gar:[8479] csw/mgar/pkg/python/branches/python-2.6.4+patch7242/ Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Feb 11 10:04:10 CET 2010


Revision: 8479
          http://gar.svn.sourceforge.net/gar/?rev=8479&view=rev
Author:   wahwah
Date:     2010-02-11 09:04:10 +0000 (Thu, 11 Feb 2010)

Log Message:
-----------
python/branches/python-2.6.4+patch7242: Adding overrides

Modified Paths:
--------------
    csw/mgar/pkg/python/branches/python-2.6.4+patch7242/Makefile

Modified: csw/mgar/pkg/python/branches/python-2.6.4+patch7242/Makefile
===================================================================
--- csw/mgar/pkg/python/branches/python-2.6.4+patch7242/Makefile	2010-02-11 08:40:45 UTC (rev 8478)
+++ csw/mgar/pkg/python/branches/python-2.6.4+patch7242/Makefile	2010-02-11 09:04:10 UTC (rev 8479)
@@ -116,7 +116,9 @@
 PKGFILES_CSWpython-test += $(libdir)/python/lib2to3/tests.*
 PKGFILES_CSWpython-test += $(libdir)/python/sqlite3/test.*
 
-ARCHALL_CSWpython-rt = 1
+ARCHALL_CSWpython-rt   = 1
+ARCHALL_CSWpython-test = 1
+ARCHALL_CSWidle        = 1
 
 RUNTIME_DEP_PKGS_CSWidle         = CSWpython CSWpython-tk
 RUNTIME_DEP_PKGS_CSWpython       = CSWbdb47 CSWbzip2 CSWgdbm CSWggettextrt 
@@ -141,6 +143,17 @@
 SPKG_DESC_CSWpython-tk = Python Tk Interface (TkInter)
 SPKG_DESC_CSWpython-test = Python Test modules
 
+LICENSE = LICENSE
+
+CHECKPKG_OVERRIDES  = CSWpython-devel|symbol-not-found|python.o
+CHECKPKG_OVERRIDES += CSWpython|symbol-not-found|xxsubtype.so
+CHECKPKG_OVERRIDES += CSWpython|symbol-not-found|_cursesmodule.so
+CHECKPKG_OVERRIDES += CSWpython|symbol-not-found|_curses_panel.so
+
+# Checkpkg should be able to guess that, perhaps symlink information is
+# missing?
+CHECKPKG_OVERRIDES += CSWpython|missing-dependency|CSWbdb
+
 include gar/category.mk
 
 post-install-modulated: install-deprecated-libs


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