[mythtv] PATCH: mythvideo build fix for non-standard install location

Lonnie Hutchinson chinacat at chinacat.org
Sun Mar 30 16:23:09 EST 2003


Index: mythvideo/mythvideo.pro
===================================================================
RCS file: /var/lib/cvs/mythvideo/mythvideo/mythvideo.pro,v
retrieving revision 1.7
diff -u -r1.7 mythvideo.pro
--- mythvideo/mythvideo.pro     21 Mar 2003 17:09:46 -0000      1.7
+++ mythvideo/mythvideo.pro     31 Mar 2003 00:21:34 -0000
@@ -9,6 +9,7 @@
 TARGET = mythvideo
 target.path = $${PREFIX}/bin
 INSTALLS += target
+LIBS += -L$${PREFIX}/lib

 installfiles.path = $${PREFIX}/share/mythtv/
 installfiles.files = mythvideo-settings.txt videomenu.xml




More information about the mythtv-dev mailing list