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

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Mon Jul 18 05:21:30 CEST 2011


Revision: 15092
          http://gar.svn.sourceforge.net/gar/?rev=15092&view=rev
Author:   rthurner
Date:     2011-07-18 03:21:30 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
subvertpy, add subversion paths, and try to exclude tests. TEST_TARGET seems not to be valid for category python

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

Modified: csw/mgar/pkg/subvertpy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subvertpy/trunk/Makefile	2011-07-18 02:52:01 UTC (rev 15091)
+++ csw/mgar/pkg/subvertpy/trunk/Makefile	2011-07-18 03:21:30 UTC (rev 15092)
@@ -17,6 +17,9 @@
 # UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 
 CONFIGURE_ARGS = $(DIRPATHS)
+SVN_PREFIX = /opt/csw
+EXTRA_LIB = /opt/csw/lib/svn
+TEST_TARGET = 
 
 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