null+****@clear*****
null+****@clear*****
2012年 4月 27日 (金) 22:46:42 JST
Kouhei Sutou 2012-04-27 22:46:42 +0900 (Fri, 27 Apr 2012) New Revision: e9afde31c8cb4d293f3ffb310b6b2abbd60c40e0 Log: apt: support Ubuntu Precise Pangolin Modified files: packages/apt/Makefile.am Modified: packages/apt/Makefile.am (+1 -1) =================================================================== --- packages/apt/Makefile.am 2012-04-27 22:13:26 +0900 (a52a1be) +++ packages/apt/Makefile.am 2012-04-27 22:46:42 +0900 (5fe5936) @@ -1,7 +1,7 @@ DISTRIBUTIONS = debian ubuntu CHROOT_BASE = /var/lib/chroot ARCHITECTURES = i386 amd64 -CODES = squeeze wheezy unstable lucid natty oneiric +CODES = squeeze wheezy unstable lucid natty oneiric precise REPOSITORY_PACKAGE = groonga-repository REPOSITORY_VERSION = 1.0.0 REPOSITORY_BASE_NAME = $(REPOSITORY_PACKAGE)-$(REPOSITORY_VERSION)