public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/fe3d/files: fe3d-0.11.2-coreutils.patch
@ 2010-10-27 13:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-10-27 13:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/27 13:43:37

  Added:                fe3d-0.11.2-coreutils.patch
  Log:
  Fix install with recent automake and coreutils wrt #330047 by Diego E. 'Flameeyes' Pettenò.
  
  (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-analyzer/fe3d/files/fe3d-0.11.2-coreutils.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fe3d/files/fe3d-0.11.2-coreutils.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fe3d/files/fe3d-0.11.2-coreutils.patch?rev=1.1&content-type=text/plain

Index: fe3d-0.11.2-coreutils.patch
===================================================================
http://bugs.gentoo.org/330047

--- src/Makefile.am
+++ src/Makefile.am
@@ -5,5 +5,5 @@
 
 fe3ddir		= @datadir@/@PACKAGE@
 fe3d_imgdir  	= @datadir@/@PACKAGE@/img
-fe3d_DATA	= $(top_srcdir)/data/*
-fe3d_img_DATA 	= $(top_srcdir)/data/img/*
+fe3d_DATA	= $(top_srcdir)/data/*.xml
+fe3d_img_DATA 	= $(top_srcdir)/data/img/*.png






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

only message in thread, other threads:[~2010-10-27 13:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27 13:43 [gentoo-commits] gentoo-x86 commit in net-analyzer/fe3d/files: fe3d-0.11.2-coreutils.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