Browse Source

Set ac_cv_lib_intl_textdomain=no for macos-universal

tags/v2.3.0-RC1
falkTX 4 years ago
parent
commit
e3cdcaea71
2 changed files with 2 additions and 1 deletions
  1. +1
    -0
      .travis.yml
  2. +1
    -1
      PawPaw

+ 1
- 0
.travis.yml View File

@@ -58,6 +58,7 @@ install:
- bash ${TRAVIS_BUILD_DIR}/.travis/install.sh

script:
- echo 2 > ${HOME}/PawPawBuilds/builds/macos-universal/.last-build-version
- bash ${TRAVIS_BUILD_DIR}/build.sh ${TARGET}

deploy:


+ 1
- 1
PawPaw

@@ -1 +1 @@
Subproject commit da993cf9236cfdb1f328e4ee51b60fed0d5d5dbd
Subproject commit de2c3dff2402a020a98a8664e3ca6e9bec197787

Loading…
Cancel
Save