Skip to content

Commit

Permalink
libgxps: Fix invoking meson
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed Aug 18, 2017
1 parent fcfa5e9 commit 0a4c561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-libgxps/PKGBUILD
Expand Up @@ -38,7 +38,7 @@ build() {
mkdir -p build-${MINGW_CHOST}
cd build-${MINGW_CHOST}

meson.py \
${MINGW_PREFIX}/bin/meson \
--buildtype plain \
-Ddisable-introspection=true \
../${_realname}-${pkgver}
Expand Down

0 comments on commit 0a4c561

Please sign in to comment.