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

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Fri Apr 2 10:21:44 CEST 2010


Revision: 9516
          http://gar.svn.sourceforge.net/gar/?rev=9516&view=rev
Author:   rthurner
Date:     2010-04-02 08:21:43 +0000 (Fri, 02 Apr 2010)

Log Message:
-----------
mercurial - gar again changed so adjust ...

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

Modified: csw/mgar/pkg/mercurial/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mercurial/trunk/Makefile	2010-04-02 08:00:15 UTC (rev 9515)
+++ csw/mgar/pkg/mercurial/trunk/Makefile	2010-04-02 08:21:43 UTC (rev 9516)
@@ -1,6 +1,6 @@
 GARNAME = mercurial
 GARVERSION = 1.5.1
-CATEGORIES = devel
+CATEGORIES = python
 
 DESCRIPTION = Fast, lightweight Source Control Management system
 #define BLURB
@@ -11,18 +11,14 @@
 
 SPKG_DESC_CSWmercurial = Mercurial
 
-RUNTIME_DEP_PKGS_CSWmercurial = CSWpython
-
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS = $(WORKSRC)/setup.py
 # Some tests fail, but manual inspection of the failures show no significant failures.
-TEST_TARGET = #tests
+TEST_SCRIPTS      =
+#TEST_TARGET = #tests
 
-INSTALL_SCRIPTS = $(WORKSRC)/setup.py
-INSTALL_ARGS += --root=$(DESTDIR) --prefix=/opt/csw
-
 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