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

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Mon Apr 19 19:54:12 CEST 2010


Revision: 9716
          http://gar.svn.sourceforge.net/gar/?rev=9716&view=rev
Author:   rthurner
Date:     2010-04-19 17:54:12 +0000 (Mon, 19 Apr 2010)

Log Message:
-----------
pil - upgrade to 1.1.7, and use python category

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

Modified: csw/mgar/pkg/pil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pil/trunk/Makefile	2010-04-19 17:09:06 UTC (rev 9715)
+++ csw/mgar/pkg/pil/trunk/Makefile	2010-04-19 17:54:12 UTC (rev 9716)
@@ -1,6 +1,6 @@
 GARNAME = pil
-GARVERSION = 1.1.6
-CATEGORIES = lib
+GARVERSION = 1.1.7
+CATEGORIES = python
 DISTNAME = Imaging-$(GARVERSION)
 
 
@@ -30,11 +30,6 @@
 
 include gar/category.mk
 
-install-custom:
-	        @echo " ==> Installing $(GARNAME)"
-			            @( cd $(WORKSRC) ; $(INSTALL_ENV) python ./setup.py install $(INSTALL_ARGS) )
-						                $(DONADA)
-
 post-install: copy-docs
 	        $(DONADA)
 


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