public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-kids/lletters/files: lletters-0.1.95-make-382.patch
@ 2010-10-12  7:59 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-10-12  7:59 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/12 07:59:14

  Added:                lletters-0.1.95-make-382.patch
  Log:
  Fix building with make >= 3.82 wrt #340599 by Diego E. Pettenò
  
  (Portage version: 2.2_rc91/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  games-kids/lletters/files/lletters-0.1.95-make-382.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/lletters/files/lletters-0.1.95-make-382.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/lletters/files/lletters-0.1.95-make-382.patch?rev=1.1&content-type=text/plain

Index: lletters-0.1.95-make-382.patch
===================================================================
http://bugs.gentoo.org/340599

--- intl/Makefile.in
+++ intl/Makefile.in
@@ -202,12 +202,12 @@
 # The dependency for intlh.inst is different in gettext and all other
 # packages.  Because we cannot you GNU make features we have to solve
 # the problem while rewriting Makefile.in.
-@GT_YES@intlh.inst: intlh.inst.in ../config.status
-@GT_YES@	cd .. \
-@GT_YES@	&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
-@GT_YES@	  $(SHELL) ./config.status
-@GT_NO@.PHONY: intlh.inst
-@GT_NO@intlh.inst:
+intlh.inst: intlh.inst.in ../config.status
+	cd .. \
+	&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
+	  $(SHELL) ./config.status
+.PHONY: intlh.inst
+intlh.inst:
 
 # Tell versions [3.59,3.63) of GNU make not to export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.






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

only message in thread, other threads:[~2010-10-12  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12  7:59 [gentoo-commits] gentoo-x86 commit in games-kids/lletters/files: lletters-0.1.95-make-382.patch Samuli Suominen (ssuominen)

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