[vlc-commits] contrib: Fix .qtsvg target

Hugo Beauzée-Luyssen git at videolan.org
Thu Nov 9 22:30:13 CET 2017


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Thu Nov  9 21:19:18 2017 +0100| [abc82cb56494018cacd20dca8052408ce975df1e] | committer: Hugo Beauzée-Luyssen

contrib: Fix .qtsvg target

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=abc82cb56494018cacd20dca8052408ce975df1e
---

 contrib/src/qtsvg/rules.mak | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/src/qtsvg/rules.mak b/contrib/src/qtsvg/rules.mak
index 96424ca585..0d8d8b797b 100644
--- a/contrib/src/qtsvg/rules.mak
+++ b/contrib/src/qtsvg/rules.mak
@@ -36,3 +36,4 @@ qtsvg: qtsvg-$(QTSVG_VERSION).tar.xz .sum-qtsvg
 		-e 's/-lQt\([^ ]*\)d/-lQt\1/g' \
 		-e '/Libs:/  s/-lQt5Svg/-lqsvg -lqsvgicon -lQt5Svg/ ' \
 		Qt5Svg.pc
+	touch $@



More information about the vlc-commits mailing list