From 10f112376b5767aacef99aff239c87b17ac38d27 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 17 Jun 2016 16:27:00 +0200 Subject: [PATCH] =?UTF-8?q?tdf#100453=20=E2=80=93=20bin/unpack-sources=20n?= =?UTF-8?q?eeds=20to=20be=20executable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit otherwise building from source-tarballs fails when it tries to extract fetched submodule tarballs Change-Id: I75bcd6821e244ca2a3375ec2916ee7c38ec9844e --- bin/unpack-sources | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bin/unpack-sources diff --git a/bin/unpack-sources b/bin/unpack-sources old mode 100644 new mode 100755