summaryrefslogtreecommitdiff
path: root/debian/patches/20_hurd_PATH_MAX.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-07-05 12:37:04 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-07-05 12:37:04 +0200
commit509016be676f7915d635fa57144d2a441e3090ca (patch)
treeb0307856f9920bca2a1e54d75145365f2ca15274 /debian/patches/20_hurd_PATH_MAX.patch
parent2f3c651edd9248a16bd0c35c4f05ba9c0914aa90 (diff)
rewrite d/changelog, refresh 20_hurd_PATH_MAX.patch, rewirte d/rulesdebian/1.7.0+repack-4
Diffstat (limited to 'debian/patches/20_hurd_PATH_MAX.patch')
-rw-r--r--debian/patches/20_hurd_PATH_MAX.patch30
1 files changed, 15 insertions, 15 deletions
diff --git a/debian/patches/20_hurd_PATH_MAX.patch b/debian/patches/20_hurd_PATH_MAX.patch
index e5b2b40..0079adb 100644
--- a/debian/patches/20_hurd_PATH_MAX.patch
+++ b/debian/patches/20_hurd_PATH_MAX.patch
@@ -6,9 +6,9 @@ Last-Update: 2014-09-25
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/numlib/numsup.c
===================================================================
---- trunk.orig/numlib/numsup.c 2014-01-31 05:08:43.000000000 +0100
-+++ trunk/numlib/numsup.c 2014-09-25 14:02:54.718876001 +0200
-@@ -39,6 +39,10 @@
+--- trunk.orig/numlib/numsup.c
++++ trunk/numlib/numsup.c
+@@ -40,6 +40,10 @@
/* Globals */
@@ -21,11 +21,11 @@ Index: trunk/numlib/numsup.c
Index: trunk/spectro/mongoose.c
===================================================================
---- trunk.orig/spectro/mongoose.c 2014-01-31 05:08:55.000000000 +0100
-+++ trunk/spectro/mongoose.c 2014-09-25 14:06:05.274863478 +0200
-@@ -18,6 +18,10 @@
- // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- // THE SOFTWARE.
+--- trunk.orig/spectro/mongoose.c
++++ trunk/spectro/mongoose.c
+@@ -46,6 +46,10 @@
+ added to /usr/lib/firewalld/services
+ */
+#ifndef PATH_MAX
+#define PATH_MAX 4096
@@ -36,8 +36,8 @@ Index: trunk/spectro/mongoose.c
#else
Index: trunk/spectro/usbio_lx.c
===================================================================
---- trunk.orig/spectro/usbio_lx.c 2014-01-31 05:08:58.000000000 +0100
-+++ trunk/spectro/usbio_lx.c 2014-09-25 14:07:12.552271544 +0200
+--- trunk.orig/spectro/usbio_lx.c
++++ trunk/spectro/usbio_lx.c
@@ -33,6 +33,10 @@
#define poll_x poll
#endif
@@ -51,8 +51,8 @@ Index: trunk/spectro/usbio_lx.c
/* Take a word sized return buffer, and convert it to an unsigned int */
Index: trunk/spectro/usbio_nt.c
===================================================================
---- trunk.orig/spectro/usbio_nt.c 2014-01-31 05:08:58.000000000 +0100
-+++ trunk/spectro/usbio_nt.c 2014-09-25 14:07:37.048784270 +0200
+--- trunk.orig/spectro/usbio_nt.c
++++ trunk/spectro/usbio_nt.c
@@ -31,6 +31,10 @@
#define LIBUSBW1_PATH_MAX 512
#define LIBUSBW1_DEFAULT_TIMEOUT 5000
@@ -66,9 +66,9 @@ Index: trunk/spectro/usbio_nt.c
/* Take a word sized return buffer, and convert it to an unsigned int */
Index: trunk/spectro/hidio.c
===================================================================
---- trunk.orig/spectro/hidio.c 2014-09-25 11:17:32.000000000 +0200
-+++ trunk/spectro/hidio.c 2014-09-25 14:08:43.834182211 +0200
-@@ -97,6 +97,10 @@
+--- trunk.orig/spectro/hidio.c
++++ trunk/spectro/hidio.c
+@@ -100,6 +100,10 @@
#endif
#endif