summaryrefslogtreecommitdiff
path: root/flatpak/patches/exiv2-no-builddir.patch
blob: 939a6d16ea15a9315e4bf14267e6bc363f7db948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From ba7a8cfe30342592e277ad41837f0eb5c6e88648 Mon Sep 17 00:00:00 2001
From: Emmanuele Bassi <ebassi@gnome.org>
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