[csw-devel] SF.net SVN: gar:[4178] csw/mgar/pkg/pysqlite/trunk/Makefile

valholla at users.sourceforge.net valholla at users.sourceforge.net
Sat Apr 4 17:51:06 CEST 2009


Revision: 4178
          http://gar.svn.sourceforge.net/gar/?rev=4178&view=rev
Author:   valholla
Date:     2009-04-04 15:51:06 +0000 (Sat, 04 Apr 2009)

Log Message:
-----------
ISALIST fix

Modified Paths:
--------------
    csw/mgar/pkg/pysqlite/trunk/Makefile

Modified: csw/mgar/pkg/pysqlite/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pysqlite/trunk/Makefile	2009-04-04 14:11:08 UTC (rev 4177)
+++ csw/mgar/pkg/pysqlite/trunk/Makefile	2009-04-04 15:51:06 UTC (rev 4178)
@@ -17,19 +17,20 @@
 PACKAGES = CSWpysqlite
 CATALOGNAME_CSWpysqlite = pysqlite
 SPKG_DESC_CSWpysqlite = SQLite 1.x support for Python
-REQUIRED_PKGS_CSWpysqlite = CSWpython CSWsqlite3
+REQUIRED_PKGS_CSWpysqlite = CSWpython CSWsqlite3rt
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=54058
 UPSTREAM_USE_SF = 1
 UFILES_REGEX = (\d+(?:\.\d+)*)
 
-NOISALIST = 1
+EXTRA_CPPFLAGS = -I/opt/csw/include
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS = $(WORKSRC)/setup.py
 TEST_SCRIPTS =
 INSTALL_SCRIPTS = $(WORKSRC)/setup.py
 
+
 INSTALL_ARGS  = --root=$(DESTDIR)
 INSTALL_ARGS += --prefix=$(prefix)
 


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