[Groonga-commit] groonga/groonga-normalizer-mysql at 5e0d814 [master] package apt: tar.xz may exist

Back to archive index

Kouhei Sutou null+****@clear*****
Fri May 29 12:06:05 JST 2015


Kouhei Sutou	2015-05-29 12:06:05 +0900 (Fri, 29 May 2015)

  New Revision: 5e0d814c9448e657f737611668bdd04a04e561aa
  https://github.com/groonga/groonga-normalizer-mysql/commit/5e0d814c9448e657f737611668bdd04a04e561aa

  Message:
    package apt: tar.xz may exist

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

  Modified: packages/apt/build-deb.sh (+1 -1)
===================================================================
--- packages/apt/build-deb.sh    2015-05-29 11:37:10 +0900 (de15c39)
+++ packages/apt/build-deb.sh    2015-05-29 12:06:05 +0900 (a0a28b0)
@@ -54,4 +54,4 @@ run cd -
 package_initial=$(echo "${PACKAGE}" | sed -e 's/\(.\).*/\1/')
 pool_dir="/vagrant/repositories/${distribution}/pool/${code_name}/${component}/${package_initial}/${PACKAGE}"
 run mkdir -p "${pool_dir}/"
-run cp *.tar.gz *.dsc *.deb "${pool_dir}/"
+run cp *.tar.* *.dsc *.deb "${pool_dir}/"
-------------- next part --------------
HTML����������������������������...
Download 



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