aboutsummaryrefslogtreecommitdiff
path: root/Win64Depends.sh
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-10-22 00:08:58 +0200
committerPřemysl Eric Janouch <p@janouch.name>2021-10-22 01:40:29 +0200
commit98f16c2c763a48824e6fddec4cb1ee68e67b4411 (patch)
treec68ee4c710f66a894c7e59f53c5d7c30d2de741c /Win64Depends.sh
parent03c6ae0750e8a5ef73d8aa3c7f444129ddf1f3be (diff)
downloadlogdiag-98f16c2c763a48824e6fddec4cb1ee68e67b4411.tar.gz
logdiag-98f16c2c763a48824e6fddec4cb1ee68e67b4411.tar.xz
logdiag-98f16c2c763a48824e6fddec4cb1ee68e67b4411.zip
Further minor improvements to cross-compilation
Diffstat (limited to 'Win64Depends.sh')
-rw-r--r--Win64Depends.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Win64Depends.sh b/Win64Depends.sh
index 98b64a9..2176eae 100644
--- a/Win64Depends.sh
+++ b/Win64Depends.sh
@@ -56,7 +56,7 @@ configure() {
> lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
# pkgconf has a command line option for this, but CMake can't pass it
- sed -i "s|^prefix=/mingw64|prefix=$(pwd)|" lib/pkgconfig/*.pc
+ sed -i "s|^prefix=/mingw64|prefix=$(pwd)|" {share,lib}/pkgconfig/*.pc
}
mkdir -p win32-depends