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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Tue Mar 17 23:08:53 CET 2009


Revision: 3796
          http://gar.svn.sourceforge.net/gar/?rev=3796&view=rev
Author:   wbonnet
Date:     2009-03-17 22:08:52 +0000 (Tue, 17 Mar 2009)

Log Message:
-----------
Release to testing

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

Modified: csw/mgar/pkg/sqlite3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/Makefile	2009-03-17 17:37:02 UTC (rev 3795)
+++ csw/mgar/pkg/sqlite3/trunk/Makefile	2009-03-17 22:08:52 UTC (rev 3796)
@@ -18,17 +18,13 @@
 UFILES_REGEX = sqlite-(\d+(?:\.\d+)*).tar.gz
 
 # Package description
-SPKG_DESC_CSWsqlite3 	  = The XCB library
+SPKG_DESC_CSWsqlite3 	  = $(DESCRIPTION)
 SPKG_DESC_CSWsqlite3devel = $(SPKG_DESC_CSWsqlite3) development package
 
 # Dynamic prototype
 PKGFILES_CSWsqlite3devel  = $(PKGFILES_DEVEL)
-PKGFILES_CSWsqlite3devel += $(prefix)/include/.*
-PKGFILES_CSWsqlite3devel += $(prefix)/lib/.*\.a
-PKGFILES_CSWsqlite3devel += $(prefix)/lib/pkgconfig/.*
 
 # Build the 64 bits binaries
-BUILD64                = 1
 NO_ISAEXEC             = 1
 EXTRA_BUILD_ISAS_sparc = sparcv9
 
@@ -42,8 +38,6 @@
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-threadsafe --disable-debug 
 
-#REQUIRED_PKGS_CSWlibxcbdevel = CSWlibxcb
-
 test-none:
 	@$(MAKECOOKIE)
 


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