SF.net SVN: gar:[26035] csw/mgar/pkg/trac/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sun Nov 13 13:13:03 CET 2016


Revision: 26035
          http://sourceforge.net/p/gar/code/26035
Author:   rthurner
Date:     2016-11-13 12:13:03 +0000 (Sun, 13 Nov 2016)
Log Message:
-----------
trac/trunk: update to trac-1.2, documentation files got renamed, adjust in makefile.

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

Modified: csw/mgar/pkg/trac/trunk/Makefile
===================================================================
--- csw/mgar/pkg/trac/trunk/Makefile	2016-11-13 12:08:12 UTC (rev 26034)
+++ csw/mgar/pkg/trac/trunk/Makefile	2016-11-13 12:13:03 UTC (rev 26035)
@@ -71,7 +71,7 @@
 copy-docs:
 	@install -d $(DESTDIR)$(docdir)/trac
 	@cp -R $(WORKSRC)/contrib $(DESTDIR)$(docdir)/trac
-	@for f in COPYING ChangeLog INSTALL README README.tracd UPGRADE ; do \
+	@for f in COPYING ChangeLog INSTALL.rst README.rst UPGRADE.rst ; do \
 		ginstall -m 0644 $(WORKSRC)/$$f $(DESTDIR)$(docdir)/trac ; \
 	done
 	@$(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