[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:45:49 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=114373f
The following commit has been merged in the master branch:
commit 114373f25408688646e5beb5f137fee811c26dc8
Author: Robin Mills <robin at clanmills.com>
Date: Sat Oct 10 08:16:52 2015 +0000
#1101. Thank You to Jakub for reporting this and providing a patch.
---
src/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/Makefile b/src/Makefile
index d0633a6..d2d6b0d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -130,6 +130,7 @@ CCSRC += asfvideo.cpp \
endif
# Add library C source files to this list
+EXIVCSRC =
ifndef HAVE_TIMEGM
CSRC = localtime.c
endif
@@ -140,9 +141,7 @@ EXIV2SRC = actions.cpp \
utils.cpp
# C source files for the Exiv2 application
-ifndef HAVE_TIMEGM
-EXIVCSRC = localtime.c
-endif
+EXIVCSRC =
# ******************************************************************************
# Library
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list