* [gentoo-commits] gentoo-x86 commit in media-tv/mythtv/files: libdir.patch
@ 2012-11-24 15:06 Richard Freeman (rich0)
0 siblings, 0 replies; only message in thread
From: Richard Freeman (rich0) @ 2012-11-24 15:06 UTC (permalink / raw
To: gentoo-commits
rich0 12/11/24 15:06:20
Added: libdir.patch
Log:
Fix missing patch file.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x08C170DE55EC123A)
Revision Changes Path
1.1 media-tv/mythtv/files/libdir.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/files/libdir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/mythtv/files/libdir.patch?rev=1.1&content-type=text/plain
Index: libdir.patch
===================================================================
--- external/Makefile 2012-10-06 14:30:40.453248737 -0400
+++ external/Makefile 2012-10-06 14:32:43.283277751 -0400
@@ -25,7 +25,7 @@
zeromq/Makefile: zeromq/configure
(cd zeromq ; \
./configure --without-documentation --prefix=${PREFIX} \
- --includedir=${PREFIX}/include/mythtv/zeromq)
+ --includedir=${PREFIX}/include/mythtv/zeromq --libdir=${LIBDIR})
zeromq-install zeromq-uninstall zeromq-clean zeromq-distclean:
${MAKE} -C zeromq ${@:zeromq-%=%} DESTDIR=${INSTALL_ROOT}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-24 15:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-24 15:06 [gentoo-commits] gentoo-x86 commit in media-tv/mythtv/files: libdir.patch Richard Freeman (rich0)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox