[eso-midas] 01/01: Dont define USE_SYSV_TERMIO on hurd and kfreebsd.

Ole Streicher olebole-guest at moszumanska.debian.org
Tue Mar 10 14:58:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository eso-midas.

commit f984bcb8d2991113b218ed959dbd16cbe9ba629d
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Mar 10 15:57:39 2015 +0100

    Dont define USE_SYSV_TERMIO on hurd and kfreebsd.
---
 debian/changelog                        |  4 ++--
 debian/patches/fix_nonlinux_ports.patch | 15 +++++++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0b2feb7..7e186a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-eso-midas (15.02pl1.0-1~exp3) experimental; urgency=low
+eso-midas (15.02pl1.0-1~exp4) experimental; urgency=low
 
   * Fix FTBS on kfreebsd and hurd
 
- -- Ole Streicher <olebole at debian.org>  Tue, 10 Mar 2015 12:26:00 +0100
+ -- Ole Streicher <olebole at debian.org>  Tue, 10 Mar 2015 14:55:17 +0100
 
 eso-midas (15.02pl1.0-1~exp2) experimental; urgency=low
 
diff --git a/debian/patches/fix_nonlinux_ports.patch b/debian/patches/fix_nonlinux_ports.patch
index 1a69af5..5f11db1 100644
--- a/debian/patches/fix_nonlinux_ports.patch
+++ b/debian/patches/fix_nonlinux_ports.patch
@@ -11,3 +11,18 @@ Description: Use __GNU__ and __FreeBSD_kernel__
  #include <termios.h>
  
  #if defined(__alpha__)
+--- a/gui/GraphLib/libsrc/uimxR5/include/sp_pty.h
++++ b/gui/GraphLib/libsrc/uimxR5/include/sp_pty.h
+@@ -84,12 +84,6 @@
+ #	include <sys/sysmacros.h>
+ #endif /* sgi */
+ 
+-/* for DG, use SYSV pty code */
+-#if defined(dg88)
+-#	define USE_SYSV_TERMIO
+-#	define USE_SYSV_PGRP
+-#endif /* dg88 */
+-
+ #ifdef __cplusplus
+ extern "C" {			/* C++ compatability */
+ #endif /* __cplusplus */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/eso-midas.git



More information about the debian-science-commits mailing list