diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-03-03 12:49:18 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-03-03 12:49:18 +0100 |
commit | 767bb77ee2ebdbc2b6b25345b793540f1884260c (patch) | |
tree | 01c4034f9fe0cdb3da0c12c27e255c3359342d7d /debian/patches/0060-cross.patch | |
parent | a332487a8014c8dd1d044dec655f71afc813612a (diff) |
Refresh 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 1c32cac..2bb5965 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 -@@ -414,15 +414,19 @@ AC_DEFUN([SANE_CHECK_GPHOTO2], +@@ -422,15 +422,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}" -@@ -442,13 +446,13 @@ AC_DEFUN([SANE_CHECK_GPHOTO2], +@@ -450,13 +454,13 @@ AC_DEFUN([SANE_CHECK_GPHOTO2], GPHOTO2_LIBS="" else SANE_EXTRACT_LDFLAGS(GPHOTO2_LIBS, GPHOTO2_LDFLAGS) |