[Groonga-commit] pgroonga/pgroonga at e0ba51a [master] appveyor: fix package name

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Sep 21 19:03:25 JST 2016


Kouhei Sutou	2016-09-21 19:03:25 +0900 (Wed, 21 Sep 2016)

  New Revision: e0ba51a199a89b8dde097fa91b1a880f53e66561
  https://github.com/pgroonga/pgroonga/commit/e0ba51a199a89b8dde097fa91b1a880f53e66561

  Message:
    appveyor: fix package name

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-09-21 19:02:19 +0900 (fadd25a)
+++ appveyor.yml    2016-09-21 19:03:25 +0900 (c328892)
@@ -6,7 +6,7 @@ build_script:
   - git submodule update --init
   - cd ..
   - choco install -y curl 7zip.commandline
-  - bash -lc "pacman -Sy --needed --noconfirm diff"
+  - bash -lc "pacman -Sy --needed --noconfirm diffutils"
   - curl -O http://get.enterprisedb.com/postgresql/postgresql-9.5.3-1-windows-x64-binaries.zip
   - 7z x postgresql-9.5.3-1-windows-x64-binaries.zip > nul
   - cd pgroonga
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index