From d868933bf172a37efa317333264e0109c19f02b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 2 May 2015 07:08:57 +0200 Subject: remove unwanted windows binaries --- debian/patches/110_dispwin_segfault.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/patches/110_dispwin_segfault.patch') diff --git a/debian/patches/110_dispwin_segfault.patch b/debian/patches/110_dispwin_segfault.patch index 62c40ff..1e65a0d 100644 --- a/debian/patches/110_dispwin_segfault.patch +++ b/debian/patches/110_dispwin_segfault.patch @@ -8,9 +8,9 @@ Last-Update: 2014-09-14 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/spectro/dispwin.c =================================================================== ---- trunk.orig/spectro/dispwin.c 2014-09-10 16:05:36.633175564 +0200 -+++ trunk/spectro/dispwin.c 2014-09-10 16:06:16.781967935 +0200 -@@ -5493,6 +5493,7 @@ +--- trunk.orig/spectro/dispwin.c ++++ trunk/spectro/dispwin.c +@@ -5547,6 +5547,7 @@ main(int argc, char *argv[]) { /* Display number */ else if (argv[fa][1] == 'd') { -- cgit v1.2.3