[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:11 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=32fbaf6

The following commit has been merged in the master branch:
commit 32fbaf63d17963c9c7f2645f86a53667c513aed5
Author: Robin Mills <robin at clanmills.com>
Date:   Tue Oct 11 21:58:07 2016 +0000

    test/tiff-test.sh.  Change she-bang to run bash4 on Mac.  (tiff-test.sh requires bash4).
---
 test/tiff-test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/tiff-test.sh b/test/tiff-test.sh
index 82e6c6d..2be7b5e 100644
--- a/test/tiff-test.sh
+++ b/test/tiff-test.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # TIFF parser test driver
 
 if [ "${BASH_VERSION:0:1}" -lt "4" ]; then

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list