[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] apt: install keyring

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:48:39 JST 2012


Kouhei Sutou	2012-04-29 09:00:01 +0900 (Sun, 29 Apr 2012)

  New Revision: 21b08dd5f93dfa8543c2f831b73c4b89c7e7d8b8
  https://github.com/mroonga/mroonga/commit/21b08dd5f93dfa8543c2f831b73c4b89c7e7d8b8

  Log:
    apt: install keyring

  Modified files:
    packages/apt/build-deb.sh

  Modified: packages/apt/build-deb.sh (+1 -0)
===================================================================
--- packages/apt/build-deb.sh    2012-04-29 08:53:04 +0900 (6f4ea69)
+++ packages/apt/build-deb.sh    2012-04-29 09:00:01 +0900 (cfb3165)
@@ -32,6 +32,7 @@ if [ ! -x /usr/bin/aptitude ]; then
     run apt-get install -y aptitude
 fi
 run aptitude update -V -D
+run aptitude install -V -D -y --allow-untrusted groonga-keyring
 run aptitude safe-upgrade -V -D -y
 
 security_list=/etc/apt/sources.list.d/security.list
-------------- next part --------------
HTML����������������������������...
Download 



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