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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:19 UTC 2017


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

The following commit has been merged in the master branch:
commit a685b46870117f524e469ea97d9316d187da50b0
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Mar 2 01:43:41 2007 +0000

    Updated exiv2-config.in for the last time. This file will ship with 0.13 but will be dropped from SVN immediately after the release.
---
 config/exiv2-config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/exiv2-config.in b/config/exiv2-config.in
index 4c593c9..d619df7 100644
--- a/config/exiv2-config.in
+++ b/config/exiv2-config.in
@@ -79,7 +79,7 @@ while test $# -gt 0; do
         ;;
 
     --libs)
-       	echo -L$libdir -lexiv2 @LIBS@
+       	echo -L$libdir -lexiv2 @LDFLAGS@ @LTLIBINTL@ @LTLIBICONV@ @LIBS@
        	;;
 
     *)

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list