public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/ibm-powerpc-utils/files: ibm-powerpc-utils-1.1.0-remove-doc.patch ibm-powerpc-utils-1.0.0-remove-doc.patch ibm-powerpc-utils-1.0.2-remove-doc.patch
@ 2008-04-21 20:11 Brent Baude (ranger)
  0 siblings, 0 replies; only message in thread
From: Brent Baude (ranger) @ 2008-04-21 20:11 UTC (permalink / raw
  To: gentoo-commits

ranger      08/04/21 20:11:08

  Added:                ibm-powerpc-utils-1.1.0-remove-doc.patch
  Removed:              ibm-powerpc-utils-1.0.0-remove-doc.patch
                        ibm-powerpc-utils-1.0.2-remove-doc.patch
  Log:
  Added ebuild for ibm-powerpc-utils-1.1.0 and rm'd -1.0.2 and -1.0.4; stablized -1.0.6
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  sys-apps/ibm-powerpc-utils/files/ibm-powerpc-utils-1.1.0-remove-doc.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ibm-powerpc-utils/files/ibm-powerpc-utils-1.1.0-remove-doc.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ibm-powerpc-utils/files/ibm-powerpc-utils-1.1.0-remove-doc.patch?rev=1.1&content-type=text/plain

Index: ibm-powerpc-utils-1.1.0-remove-doc.patch
===================================================================
--- powerpc-utils-1.1.0.orig/Makefile	2006-03-28 14:40:10.000000000 -0600
+++ powerpc-utils-1.1.0/Makefile	2006-04-19 14:44:55.000000000 -0500
@@ -12,19 +12,12 @@
 TARBALL_FILES += $(FILES) Changelog
 
 all:
-	@echo "Building cmds files..."
-	@$(MAKE) -C cmds
-	@echo "Building scripts files..."
-	@$(MAKE) -C scripts
-	@echo "Building doc files..."
-	@$(MAKE) -C doc
+	@$(foreach d,$(SUBDIRS), $(MAKE) -C $d;)
 
 install: all
-	@$(call install_doc,$(FILES),$(DESTDIR))
 	@$(foreach d,$(SUBDIRS), $(MAKE) -C $d install;)
 
 uninstall: 
-	@$(call uninstall_doc,$(FILES),$(DESTDIR))
 	@$(foreach d,$(SUBDIRS), $(MAKE) -C $d uninstall;)
 
 rpm: all



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-04-21 20:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21 20:11 [gentoo-commits] gentoo-x86 commit in sys-apps/ibm-powerpc-utils/files: ibm-powerpc-utils-1.1.0-remove-doc.patch ibm-powerpc-utils-1.0.0-remove-doc.patch ibm-powerpc-utils-1.0.2-remove-doc.patch Brent Baude (ranger)

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