[csw-devel] SF.net SVN: gar:[4998] csw/mgar/pkg/mailx/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Thu May 21 18:26:41 CEST 2009
Revision: 4998
http://gar.svn.sourceforge.net/gar/?rev=4998&view=rev
Author: skayser
Date: 2009-05-21 16:26:41 +0000 (Thu, 21 May 2009)
Log Message:
-----------
mailx: added html manual
Modified Paths:
--------------
csw/mgar/pkg/mailx/trunk/Makefile
Modified: csw/mgar/pkg/mailx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mailx/trunk/Makefile 2009-05-21 16:21:57 UTC (rev 4997)
+++ csw/mgar/pkg/mailx/trunk/Makefile 2009-05-21 16:26:41 UTC (rev 4998)
@@ -48,7 +48,7 @@
INSTALL_ARGS = $(MAKE_ARGS)
post-install-modulated: DOCDEST = $(DESTDIR)$(docdir)/$(GARNAME)
-post-install-modulated: DOCS = README TODO AUTHORS ChangeLog
+post-install-modulated: DOCS = README TODO AUTHORS ChangeLog mailx.1.html
post-install-modulated:
@ginstall -d $(DOCDEST)
@$(foreach DOC,$(DOCS),cp $(WORKSRC)/$(DOC) $(DOCDEST);)
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