summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/0001_jam.patch2
-rw-r--r--debian/patches/0105_dispwin_segfault.patch2
-rw-r--r--debian/patches/0115_hurd_PATH_MAX.patch4
-rw-r--r--debian/patches/series2
4 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/0001_jam.patch b/debian/patches/0001_jam.patch
index 69156bd..b0469f3 100644
--- a/debian/patches/0001_jam.patch
+++ b/debian/patches/0001_jam.patch
@@ -47,7 +47,7 @@ Index: trunk/Jamtop
# Tell standalone libraries that they are part of Argyll:
DEFINES += ARGYLLCMS ;
-@@ -139,17 +140,82 @@ rule CheckForLibrary {
+@@ -152,17 +153,82 @@ rule CheckForLibrary {
}
if ! $(BUILTIN_$(UCASE)) && $(UNIX) {
diff --git a/debian/patches/0105_dispwin_segfault.patch b/debian/patches/0105_dispwin_segfault.patch
index 8134301..3ead582 100644
--- a/debian/patches/0105_dispwin_segfault.patch
+++ b/debian/patches/0105_dispwin_segfault.patch
@@ -10,7 +10,7 @@ Index: trunk/spectro/dispwin.c
===================================================================
--- trunk.orig/spectro/dispwin.c
+++ trunk/spectro/dispwin.c
-@@ -6055,6 +6055,7 @@ main(int argc, char *argv[]) {
+@@ -6277,6 +6277,7 @@ main(int argc, char *argv[]) {
/* Display number */
else if (argv[fa][1] == 'd') {
diff --git a/debian/patches/0115_hurd_PATH_MAX.patch b/debian/patches/0115_hurd_PATH_MAX.patch
index 3775edc..86f338d 100644
--- a/debian/patches/0115_hurd_PATH_MAX.patch
+++ b/debian/patches/0115_hurd_PATH_MAX.patch
@@ -38,7 +38,7 @@ Index: trunk/spectro/usbio_lx.c
===================================================================
--- trunk.orig/spectro/usbio_lx.c
+++ trunk/spectro/usbio_lx.c
-@@ -33,6 +33,10 @@
+@@ -34,6 +34,10 @@
#define poll_x poll
#endif
@@ -68,7 +68,7 @@ Index: trunk/spectro/hidio.c
===================================================================
--- trunk.orig/spectro/hidio.c
+++ trunk/spectro/hidio.c
-@@ -100,6 +100,10 @@
+@@ -101,6 +101,10 @@
#endif
#endif
diff --git a/debian/patches/series b/debian/patches/series
index 47582dd..2c9f69a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,5 @@
0105_dispwin_segfault.patch
-0100_spelling.patch
+#0100_spelling.patch
0001_jam.patch
0115_hurd_PATH_MAX.patch
#0110_usb-db_new.patch