Sorry, I forgot the patch. -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u gtk-qt-engine-0.60/debian/rules gtk-qt-engine-0.60/debian/rules
--- gtk-qt-engine-0.60/debian/rules
+++ gtk-qt-engine-0.60/debian/rules
@@ -9,4 +9,7 @@
USR = debian/gtk2-engines-gtk-qt/usr
+clean::
+ sleep 1; touch --no-create configure
+
install/gtk2-engines-gtk-qt::
rm -r $(USR)/lib/menu $(USR)/share/applications
diff -u gtk-qt-engine-0.60/debian/changelog gtk-qt-engine-0.60/debian/changelog
--- gtk-qt-engine-0.60/debian/changelog
+++ gtk-qt-engine-0.60/debian/changelog
@@ -1,3 +1,10 @@
+gtk-qt-engine (0.60-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Fix FTBFS by touching configure in clean target (Closes: #350141).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Wed, 1 Mar 2006 09:00:23 +0100
+
gtk-qt-engine (0.60-2) unstable; urgency=low
* Thanks to Adeodato for the NMU.
signature.asc
Description: OpenPGP digital signature

