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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Thu Jul 16 22:39:34 CEST 2009


Revision: 5594
          http://gar.svn.sourceforge.net/gar/?rev=5594&view=rev
Author:   wbonnet
Date:     2009-07-16 20:39:34 +0000 (Thu, 16 Jul 2009)

Log Message:
-----------
Fix duplicate files between rt and devel packages

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

Modified: csw/mgar/pkg/sqlite3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/Makefile	2009-07-16 20:10:40 UTC (rev 5593)
+++ csw/mgar/pkg/sqlite3/trunk/Makefile	2009-07-16 20:39:34 UTC (rev 5594)
@@ -26,9 +26,8 @@
 # Dynamic prototype
 PKGFILES_CSWsqlite3devel   = $(PKGFILES_DEVEL)
 PKGFILES_CSWsqlite3devel  += /opt/csw/share/doc/sqlite3devel/copyright.html
-PKGFILES_CSWsqlite3rt      = $(PKGFILES_RT)
-PKGFILES_CSWsqlite3rt     += /opt/csw/share/doc/sqlite3rt/copyright.html
-PKGFILES_CSWsqlite3rt     += /opt/csw/lib/.*
+PKGFILES_CSWsqlite3        = /opt/csw/share/doc/sqlite3/copyright.html
+PKGFILES_CSWsqlite3       += /opt/csw/bin/.*
 
 # Dependencies
 REQUIRED_PKGS_CSWsqlite3      = CSWsqlite3rt


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