]> git.pld-linux.org Git - packages/libgphoto2.git/commitdiff
- never used
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Jul 2008 21:25:32 +0000 (21:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgphoto2-increase_max_entries.patch -> 1.2

libgphoto2-increase_max_entries.patch [deleted file]

diff --git a/libgphoto2-increase_max_entries.patch b/libgphoto2-increase_max_entries.patch
deleted file mode 100644 (file)
index 09485f0..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 70_increase_max_entries.dpatch by  <fpeters@debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-@DPATCH@
-diff -urNad libgphoto2-2.4.0~/libgphoto2/gphoto2-list.c libgphoto2-2.4.0/libgphoto2/gphoto2-list.c
---- libgphoto2-2.4.0~/libgphoto2/gphoto2-list.c        2007-07-27 02:35:31.000000000 +0200
-+++ libgphoto2-2.4.0/libgphoto2/gphoto2-list.c 2007-09-28 20:09:31.392540127 +0200
-@@ -72,7 +72,7 @@
- #ifdef CAMERALIST_STRUCT_COMPATIBILITY
--#define MAX_ENTRIES 1024
-+#define MAX_ENTRIES 8192
- #define MAX_LIST_STRING_LENGTH 128
- struct _CameraList {
-       int  count;
This page took 0.069674 seconds and 4 git commands to generate.