[csw-devel] SF.net SVN: gar:[9161] csw/mgar/pkg/magit/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Mar 14 14:53:31 CET 2010
Revision: 9161
http://gar.svn.sourceforge.net/gar/?rev=9161&view=rev
Author: bdwalton
Date: 2010-03-14 13:53:31 +0000 (Sun, 14 Mar 2010)
Log Message:
-----------
magit: add a few extra files to the $docdir
Modified Paths:
--------------
csw/mgar/pkg/magit/trunk/Makefile
Modified: csw/mgar/pkg/magit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/magit/trunk/Makefile 2010-03-14 13:50:10 UTC (rev 9160)
+++ csw/mgar/pkg/magit/trunk/Makefile 2010-03-14 13:53:31 UTC (rev 9161)
@@ -34,5 +34,8 @@
# When CSWemacs sprouts a nice auto-startup facility like Redhat or
# Debian, remove this...
post-install-modulated:
+ @(cd $(WORKSRC); \
+ mkdir -p $(DESTDIR)/$(docdir)/$(GARNAME); \
+ cp README AUTHORS NEWS $(DESTDIR)/$(docdir)/$(GARNAME) )
@(cd $(DESTDIR); rm -rf opt/csw/etc )
@$(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