[Pkg-privacy-commits] [tails-installer] 130/210: Windows build with Qt 5.5

Intrigeri intrigeri at moszumanska.debian.org
Wed May 24 15:26:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to tag 3.90.0
in repository tails-installer.

commit 1cf9b4ac06fe5ed0de58e78d8fa93d28c76ec7ae
Author: Martin Briza <mbriza at redhat.com>
Date:   Wed Aug 19 15:56:15 2015 +0200

    Windows build with Qt 5.5
---
 liveusb-creator.pyispec => liveusb-creator.pyi.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/liveusb-creator.pyispec b/liveusb-creator.pyi.spec
similarity index 84%
rename from liveusb-creator.pyispec
rename to liveusb-creator.pyi.spec
index bf6772f..a4c4990 100644
--- a/liveusb-creator.pyispec
+++ b/liveusb-creator.pyi.spec
@@ -24,9 +24,9 @@ for data in a.datas:
         a.datas.remove(data)
 
 newqml = []
-newqml += Tree("C:\\Qt\\Qt5.4.1\\5.4\\mingw491_32\\qml\\QtQuick", prefix = 'QtQuick')
-newqml += Tree("C:\\Qt\\Qt5.4.1\\5.4\\mingw491_32\\qml\\QtQuick.2", prefix = 'QtQuick.2')
-newqml += Tree("C:\\Qt\\Qt5.4.1\\5.4\\mingw491_32\\qml\\QtQml", prefix = 'QtQml')
+newqml += Tree("C:\\Qt\\5.5\\mingw492_32\\qml\\QtQuick", prefix = 'QtQuick')
+newqml += Tree("C:\\Qt\\5.5\\mingw492_32\\qml\\QtQuick.2", prefix = 'QtQuick.2')
+newqml += Tree("C:\\Qt\\5.5\\mingw492_32\\qml\\QtQml", prefix = 'QtQml')
 
 # there seems to be a bug somewhere leaving a bunch of libraries in the lists nevertheless, so let's run the cleanup thrice o\
 stripDebug(a.binaries)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list