Hi

Attached the patch for the version I uploaded. Please respond if
you think that the attached patch won't work.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u lesstif2-0.94.4/debian/changelog lesstif2-0.94.4/debian/changelog
--- lesstif2-0.94.4/debian/changelog
+++ lesstif2-0.94.4/debian/changelog
@@ -1,3 +1,10 @@
+lesstif2 (1:0.94.4-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix FTBFS by including Xm.h header (Closes: #339864).
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Wed, 25 Jan 2006 19:30:29 +0100
+
 lesstif2 (1:0.94.4-1) unstable; urgency=low
 
   * Upstream dropped support for lesstif1. Changing source package to
diff -u lesstif2-0.94.4/debian/mwm-menumethod 
lesstif2-0.94.4/debian/mwm-menumethod
--- lesstif2-0.94.4/debian/mwm-menumethod
+++ lesstif2-0.94.4/debian/mwm-menumethod
@@ -1,9 +1,9 @@
-#!/usr/sbin/install-menu
+#!/usr/bin/install-menu
 #   -*- mode: shell-script; -*-
 #I need menu-1!
 #
 #NOTE: the first line of this script _must_ be
-# equal to "#!/usr/sbin/install-menu", otherwise update-menus
+# equal to "#!/usr/bin/install-menu", otherwise update-menus
 # will feed this script old-compat-mode data.
 #
 #More info: /usr/share/doc/menu/README.
only in patch2:
unchanged:
--- lesstif2-0.94.4.orig/include/Motif-2.1/Xm/XmStrDefs.h
+++ lesstif2-0.94.4/include/Motif-2.1/Xm/XmStrDefs.h
@@ -28,6 +28,8 @@
 
 #include <X11/StringDefs.h>
 
+#include <Xm/Xm.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to