projects
/
web/konrad/smoke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
399ec3f
)
correct aurora location of icu on linux
author
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 8 Jan 2017 11:01:41 +0000 (12:01 +0100)
committer
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 8 Jan 2017 11:01:41 +0000 (12:01 +0100)
Change-Id: I8444a0c7451de52ed504dfcf62d895f290a12bcb
magicsmoke.aurora
patch
|
blob
|
history
diff --git
a/magicsmoke.aurora
b/magicsmoke.aurora
index
791236b
..
5134309
100644
(file)
--- a/
magicsmoke.aurora
+++ b/
magicsmoke.aurora
@@
-107,12
+107,12
@@
</ArchiveSource>
<ArchiveSource name="icu-*.zip">
<Platform os="windows" buildbase="|qmake -query QT_INSTALL_PREFIX">
- <Files buildbase="./bin">
+ <Files buildbase="bin">
libicu*.dll
icu*.dll
</Files>
</Platform>
- <Platform os="linux" buildbase="./lib">
+ <Platform os="linux" buildbase="|qmake -query QT_INSTALL_LIBS">
<Files exclude="*.debug">
libicu*.so*
</Files>