HAYASHI Kentaro
null+****@clear*****
Thu Feb 26 02:12:51 JST 2015
HAYASHI Kentaro 2015-02-26 02:12:51 +0900 (Thu, 26 Feb 2015) New Revision: 358b60381a2ff4b990cec33adfce6945b3af5855 https://github.com/groonga/groonga/commit/358b60381a2ff4b990cec33adfce6945b3af5855 Message: Revert "package apt: copy diff.gz" This reverts commit 5fd59900cb6856116f7019eb60f980053bd32748. There is no *.diff.gz. ==> debian-wheezy-amd64: /home/vagrant/build ==> debian-wheezy-amd64: cp: ==> debian-wheezy-amd64: cannot stat `*.diff.gz' ==> debian-wheezy-amd64: : No such file or directory Modified files: packages/apt/build-deb.sh Modified: packages/apt/build-deb.sh (+1 -1) =================================================================== --- packages/apt/build-deb.sh 2015-02-26 01:31:37 +0900 (7432401) +++ packages/apt/build-deb.sh 2015-02-26 02:12:51 +0900 (aef0827) @@ -59,4 +59,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 *.diff.gz *.dsc *.deb "${pool_dir}/" +run cp *.tar.gz *.dsc *.deb "${pool_dir}/" -------------- next part -------------- HTML����������������������������...Download