[Groonga-commit] groonga/groonga [master] apt yum: get rid of overriding $CODE, $DISTRIBUTIONS

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 27日 (水) 13:25:52 JST


HAYASHI Kentaro	2012-06-27 13:25:52 +0900 (Wed, 27 Jun 2012)

  New Revision: 280c62901de8d6e185a251c07d7bed38cc1c0820
  https://github.com/groonga/groonga/commit/280c62901de8d6e185a251c07d7bed38cc1c0820

  Log:
    apt yum: get rid of overriding $CODE, $DISTRIBUTIONS

  Modified files:
    packages/pkg-check-util.sh

  Modified: packages/pkg-check-util.sh (+0 -6)
===================================================================
--- packages/pkg-check-util.sh    2012-06-27 13:23:00 +0900 (dabeb9b)
+++ packages/pkg-check-util.sh    2012-06-27 13:25:52 +0900 (b1f940a)
@@ -11,15 +11,9 @@
 if [ -z "$DEB_ARCHITECTURES" ]; then
     DEB_ARCHITECTURES="i386 amd64"
 fi
-if [ -z "$CODES" ]; then
-    CODES="squeeze wheezy unstable lucid natty oneiric precise"
-fi 
 if [ -z "$RPM_ARCHITECTURES" ]; then
     RPM_ARCHITECTURES="i386 x86_64"
 fi
-if [ -z "$DISTRIBUTIONS" ]; then
-    DISTRIBUTIONS="centos fedora"
-fi
 CHROOT_ROOT=/var/lib/chroot
 
 echo_packages_repository_address ()
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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