[Groonga-commit] nroonga/nroonga [master] fix apt source to use groonga's repository

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 22日 (火) 10:37:59 JST


Yoji SHIDARA	2012-05-22 10:37:59 +0900 (Tue, 22 May 2012)

  New Revision: 06fc9f1f30e028c2df21d68d596e3acf42b0deab

  Log:
    fix apt source to use groonga's repository

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2012-05-22 10:33:33 +0900 (7155f72)
+++ .travis.yml    2012-05-22 10:37:59 +0900 (1a09fa9)
@@ -2,6 +2,6 @@ language: node_js
 node_js:
  - 0.6
 install:
- - echo "deb http://downloads.sourceforge.net/project/cutter/ubuntu/ $(lsb_release --short --codename) main" | sudo tee /etc/apt/sources.list.d/cutter.list
+ - echo "deb http://packages.groonga.org/ubuntu/ $(lsb_release --short --codename) universe" | sudo tee /etc/apt/sources.list.d/groonga.list
  - sudo apt-get -y --allow-unauthenticated install groonga-keyring
  - sudo apt-get -y libgroonga-dev




Groonga-commit メーリングリストの案内
Back to archive index