On Wed, May 04, 2005 at 12:27:44PM +0200, Marco van Zwetselaar wrote: > qtstalker (0.26-5) unstable; urgency=low > > * Bumped libmysqlclient deps to fix FTBFS in sarge, closes: #306240 > * Retrofitted workaround for another qmake bug in debian/rules
I wonder why you didn't used a Build-Conflicts against qtstalker-doc instead of the rather lengthy and clumsy + # Prevent another qmake bug, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=259081 + @ [ ! -L /usr/share/doc/qtstalker/html ] || ( \ + echo "It seems qtstalker-doc is installed in your build environment; this will trigger a qmake bug (see Debian bug #259081)." && \ + echo "Please uninstall qtstalker-doc from your build environment." && false ) Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

