Package: ski
Version: 1.3.2-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch



*** /tmp/tmpHTfnAN
In Ubuntu, the attached patch was applied to achieve the following:

  * debian/patches/remove-hayes.patch: (LP: #756157)
    remove all references to HAYES to fix a FTBFS


Thanks for considering the patch.


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty
  APT policy: (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== added file 'debian/patches/remove-hayes.patch'
--- debian/patches/remove-hayes.patch	1970-01-01 00:00:00 +0000
+++ debian/patches/remove-hayes.patch	2011-04-14 21:27:28 +0000
@@ -0,0 +1,15 @@
+## Description: Remove references to HAYES
+## Origin/Author: Andreas Moog <am...@ubuntu.com>
+## Bug-Ubuntu: https://bugs.launchpad.net/bugs/756157
+diff -Nur -x '*.orig' -x '*~' ski//src/linux/syscall-linux.c ski.new//src/linux/syscall-linux.c
+--- ski//src/linux/syscall-linux.c	2011-04-14 23:23:38.737099081 +0200
++++ ski.new//src/linux/syscall-linux.c	2011-04-14 23:24:24.854660890 +0200
+@@ -2250,8 +2250,6 @@
+ 	case TIOCSERSETMULTI:	/* Set multiport config */
+ 	case TIOCMIWAIT:	/* wait for a change on serial input line(s) */
+ 	case TIOCGICOUNT:	/* read serial port inline interrupt counts */
+-	case TIOCGHAYESESP:	/* Get Hayes ESP configuration */
+-	case TIOCSHAYESESP:	/* Set Hayes ESP configuration */
+ 	case SIOCRTMSG:	/* call to routing system	*/
+ 	case SIOCSIFLINK:	/* set iface channel		*/
+ 	case SIOCGIFMEM:	/* get memory address (BSD)	*/

Reply via email to