diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-02-12 18:12:43 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-02-12 18:12:43 +0100 |
commit | 3eb337d6a8acd66356cc02bd4b73f73ce32c4887 (patch) | |
tree | 46a4f44d4960eb45958982fde49af5d7d4b64962 /debian/patches/0060-cross.patch | |
parent | 882fd010527b8d8823f09e19edbed3746265fa08 (diff) |
refresh/remove patches
Diffstat (limited to 'debian/patches/0060-cross.patch')
-rw-r--r-- | debian/patches/0060-cross.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0060-cross.patch b/debian/patches/0060-cross.patch index a810929..1c32cac 100644 --- a/debian/patches/0060-cross.patch +++ b/debian/patches/0060-cross.patch @@ -9,7 +9,7 @@ Index: trunk/acinclude.m4 =================================================================== --- trunk.orig/acinclude.m4 +++ trunk/acinclude.m4 -@@ -436,15 +436,19 @@ AC_DEFUN([SANE_CHECK_GPHOTO2], +@@ -414,15 +414,19 @@ AC_DEFUN([SANE_CHECK_GPHOTO2], # a program. And, if that works, then add the -l flags to # GPHOTO2_LIBS and any other flags to GPHOTO2_LDFLAGS to pass to # sane-config. @@ -36,7 +36,7 @@ Index: trunk/acinclude.m4 saved_CPPFLAGS="${CPPFLAGS}" CPPFLAGS="${GPHOTO2_CPPFLAGS}" saved_LIBS="${LIBS}" -@@ -464,13 +468,13 @@ AC_DEFUN([SANE_CHECK_GPHOTO2], +@@ -442,13 +446,13 @@ AC_DEFUN([SANE_CHECK_GPHOTO2], GPHOTO2_LIBS="" else SANE_EXTRACT_LDFLAGS(GPHOTO2_LIBS, GPHOTO2_LDFLAGS) |