Good Morning Gentlemen,

please find attached the debdiff to fix this FTBFS.


Have a nice day,

\sh
diff -u etoken-0.3.9/debian/changelog etoken-0.3.9/debian/changelog
--- etoken-0.3.9/debian/changelog
+++ etoken-0.3.9/debian/changelog
@@ -1,3 +1,11 @@
+etoken (0.3.9-6.1) unstable; urgency=low
+
+  * FTBFS Fix (Closes: #420044)
+    + ifdhandler.h:
+      - Added inline fix to fix FTBFS 
+        
+ -- Stephan Hermann <[EMAIL PROTECTED]>  Sat, 01 Sep 2007 11:14:01 +0200
+
 etoken (0.3.9-6) unstable; urgency=low
 
   * Remove the provided /etc/reader.conf.d/libetoken file and (Closes:
diff -u etoken-0.3.9/ifdhandler.h etoken-0.3.9/ifdhandler.h
--- etoken-0.3.9/ifdhandler.h
+++ etoken-0.3.9/ifdhandler.h
@@ -139,7 +139,15 @@
 #define IFD_NOT_SUPPORTED              614
 #define IFD_ICC_PRESENT                        615
 #define IFD_ICC_NOT_PRESENT            616
-
+   
+   
+   /* 
+    * Fix for FTBFS
+    * See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420044
+    */
+  
+typedef long RESPONSECODE;
+   
        /*
         * List of Defined Functions Available to IFD_Handler 2.0 
         */

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to