public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/llvm/files: llvm-2.7-nodoctargz.patch
@ 2010-04-27 11:49 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2010-04-27 11:49 UTC (permalink / raw
  To: gentoo-commits

voyageur    10/04/27 11:49:23

  Added:                llvm-2.7-nodoctargz.patch
  Log:
  2.7 official release version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-devel/llvm/files/llvm-2.7-nodoctargz.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/llvm/files/llvm-2.7-nodoctargz.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/llvm/files/llvm-2.7-nodoctargz.patch?rev=1.1&content-type=text/plain

Index: llvm-2.7-nodoctargz.patch
===================================================================
--- docs/Makefile.orig	2010-04-26 15:00:58.000000000 +0200
+++ docs/Makefile	2010-04-26 15:03:12.000000000 +0200
@@ -46,13 +46,12 @@
 # 'make generated BUILD_FOR_WEBSITE=1'
 generated:: doxygen ocamldoc
 
-install-html: $(PROJ_OBJ_DIR)/html.tar.gz
+install-html:
 	$(Echo) Installing HTML documentation
 	$(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html
 	$(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/img
 	$(Verb) $(DataInstall) $(HTML) $(DESTDIR)$(PROJ_docsdir)/html
 	$(Verb) $(DataInstall) $(IMAGES) $(DESTDIR)$(PROJ_docsdir)/html/img
-	$(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/html.tar.gz $(DESTDIR)$(PROJ_docsdir)
 
 $(PROJ_OBJ_DIR)/html.tar.gz: $(HTML)
 	$(Echo) Packaging HTML documentation
@@ -64,12 +63,11 @@
 install-doxygen: doxygen
 	$(Echo) Installing doxygen documentation
 	$(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/doxygen
-	$(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/doxygen.tar.gz $(DESTDIR)$(PROJ_docsdir)
 	$(Verb) cd $(PROJ_OBJ_DIR)/doxygen && \
 	  $(FIND) . -type f -exec \
 	    $(DataInstall) {} $(DESTDIR)$(PROJ_docsdir)/html/doxygen \;
 
-doxygen: regendoc $(PROJ_OBJ_DIR)/doxygen.tar.gz
+doxygen: regendoc
 
 regendoc:
 	$(Echo) Building doxygen documentation
@@ -95,7 +93,6 @@
 install-ocamldoc: ocamldoc
 	$(Echo) Installing ocamldoc documentation
 	$(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/ocamldoc/html
-	$(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/ocamldoc.tar.gz $(DESTDIR)$(PROJ_docsdir)
 	$(Verb) cd $(PROJ_OBJ_DIR)/ocamldoc && \
 	  $(FIND) . -type f -exec \
 	    $(DataInstall) {} $(DESTDIR)$(PROJ_docsdir)/ocamldoc/html \;
@@ -105,7 +102,6 @@
 	$(Verb) $(RM) -rf $(PROJ_OBJ_DIR)/ocamldoc.tar*
 	$(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/ocamldoc.tar ocamldoc
 	$(Verb) $(GZIP) $(PROJ_OBJ_DIR)/ocamldoc.tar
-	$(Verb) $(CP) $(PROJ_OBJ_DIR)/ocamldoc.tar.gz $(PROJ_OBJ_DIR)/ocamldoc/html/
 
 regen-ocamldoc:
 	$(Echo) Building ocamldoc documentation






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-27 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27 11:49 [gentoo-commits] gentoo-x86 commit in sys-devel/llvm/files: llvm-2.7-nodoctargz.patch Bernard Cafarelli (voyageur)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox