From 5e9f4eea451a77ba3b93db3747841ed2bd969e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Sep 2018 14:09:20 +0200 Subject: New upstream version 0.30.1 --- flatpak/patches/exiv2-no-builddir.patch | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 flatpak/patches/exiv2-no-builddir.patch (limited to 'flatpak/patches/exiv2-no-builddir.patch') diff --git a/flatpak/patches/exiv2-no-builddir.patch b/flatpak/patches/exiv2-no-builddir.patch new file mode 100644 index 0000000..939a6d1 --- /dev/null +++ b/flatpak/patches/exiv2-no-builddir.patch @@ -0,0 +1,25 @@ +From ba7a8cfe30342592e277ad41837f0eb5c6e88648 Mon Sep 17 00:00:00 2001 +From: Emmanuele Bassi +Date: Wed, 20 Jan 2016 17:00:19 +0000 +Subject: [PATCH] Disable builddir for exiv2 + +It's not supported. +--- + configure | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/configure b/configure +index 4cd76eb..7848532 100755 +--- a/configure ++++ b/configure +@@ -19914,6 +19914,8 @@ fi + # Configuration summary. + # --------------------------------------------------------------------------- + ++echo \#buildapi-variable-no-builddir >/dev/null ++ + echo "" + echo "------------------------------------------------------------------" + echo "-- Exiv2 $VERSION feature configuration summary" +-- +2.5.0 -- cgit v1.2.3