[csw-devel] SF.net SVN: gar:[8278] csw/mgar/pkg/git/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Jan 31 21:38:00 CET 2010
Revision: 8278
http://gar.svn.sourceforge.net/gar/?rev=8278&view=rev
Author: bdwalton
Date: 2010-01-31 20:38:00 +0000 (Sun, 31 Jan 2010)
Log Message:
-----------
git: prune python remote helper libs (nothing will use them until _at least_ 1.7.1)
Modified Paths:
--------------
csw/mgar/pkg/git/trunk/Makefile
Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile 2010-01-31 20:21:46 UTC (rev 8277)
+++ csw/mgar/pkg/git/trunk/Makefile 2010-01-31 20:38:00 UTC (rev 8278)
@@ -187,4 +187,6 @@
ginstall -c -m 0755 -d $(BD); \
cp contrib/completion/* \
$(BD)/ )
+ @echo TEMP UNTIL USED: Purging Remote Helper Python Stuff
+ @( cd $(DESTDIR)/opt/csw/lib; rm -rf python )
@$(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