[csw-devel] SF.net SVN: gar:[3883] csw/mgar/pkg/git/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Mar 23 19:05:51 CET 2009
Revision: 3883
http://gar.svn.sourceforge.net/gar/?rev=3883&view=rev
Author: bdwalton
Date: 2009-03-23 18:05:51 +0000 (Mon, 23 Mar 2009)
Log Message:
-----------
strip version out of docdir manual install (forgot I'd overridden this)
Modified Paths:
--------------
csw/mgar/pkg/git/trunk/Makefile
Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile 2009-03-23 17:47:03 UTC (rev 3882)
+++ csw/mgar/pkg/git/trunk/Makefile 2009-03-23 18:05:51 UTC (rev 3883)
@@ -119,7 +119,7 @@
@echo Builing Emacs Git extension
@( cd $(WORKSRC); $(MAKE) -C contrib/emacs )
-post-install-modulated: GD=$(DESTDIR)/$(datadir)/doc/$(GARNAME)-$(GARVERSION)
+post-install-modulated: GD=$(DESTDIR)/$(datadir)/doc/$(GARNAME)
post-install-modulated:
@echo Cleaning up perl stuff
@rm -rf $(DESTDIR)/$(libdir)/perl5/site_perl/5*
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