[Groonga-commit] groonga/groonga [master] apt yum: remove cache before install

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 28日 (木) 16:48:52 JST


HAYASHI Kentaro	2012-06-28 16:48:52 +0900 (Thu, 28 Jun 2012)

  New Revision: a739c8ff67d65e9be7f2f105ee2526c8afba460a
  https://github.com/groonga/groonga/commit/a739c8ff67d65e9be7f2f105ee2526c8afba460a

  Log:
    apt yum: remove cache before install

  Modified files:
    packages/check-utility.sh

  Modified: packages/check-utility.sh (+3 -0)
===================================================================
--- packages/check-utility.sh    2012-06-28 16:28:39 +0900 (f872a4c)
+++ packages/check-utility.sh    2012-06-28 16:48:52 +0900 (bfd2b5f)
@@ -112,6 +112,9 @@ install_groonga_packages ()
 {
     cat > install-debian-groonga.sh <<EOF
 #!/bin/sh
+sudo aptitude clean
+rm -f /var/lib/apt/lists/packages.groonga.org_*
+rm -f /var/lib/apt/lists/partial/packages.groonga.org_*
 sudo aptitude update
 sudo aptitude -V -D -y --allow-untrusted install groonga-keyring
 sudo aptitude update
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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