File doxygen-1.5.9-qtdir.patch of Package doxygen

--- ./configure
+++ ./configure
@@ -268,7 +268,7 @@
   if test -z "$QTDIR"; then
     echo "  QTDIR environment variable not set!"
     echo -n "  Checking for Qt..."
-    for d in /usr/{lib,share,qt}/{qt-4,qt4,qt,qt*,4}; do
+    for d in /usr; do
       if test -x "$d/bin/qmake"; then
         QTDIR=$d
       fi
openSUSE Build Service is sponsored by