]> git.sesse.net Git - vlc/commitdiff
Qt fix courtesy of Christopher Johnson <cjohnson@mint.net>.
authorChristophe Massiot <massiot@videolan.org>
Mon, 22 Oct 2001 11:35:45 +0000 (11:35 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 22 Oct 2001 11:35:45 +0000 (11:35 +0000)
vlc.spec

index 5468cc8ab07751a1104e1d26fc3f105460f4ca58..77aede5b91f6eb9409e697a2b4c6369fe6fcea22 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -103,6 +103,7 @@ install vlc-ncurses
 %endif
 
 %build
+export QTDIR=%{_libdir}/qt-2.3.0/
 %configure --with-dvdcss=local-shared \
           --enable-gnome --enable-gtk \
           --enable-x11 --enable-qt --enable-ncurses \
@@ -110,7 +111,6 @@ install vlc-ncurses
           --enable-fb \
           --enable-xvideo \
           --enable-sdl 
-export QTDIR=%{_libdir}/qt-2.3.0/
 make
 
 %install