[Groonga-commit] groonga/groonga-normalizer-mysql [master] yum: remove needless copying operation

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Jan 29 17:56:23 JST 2013


HAYASHI Kentaro	2013-01-29 17:56:23 +0900 (Tue, 29 Jan 2013)

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

  Log:
    yum: remove needless copying operation

  Modified files:
    packages/yum/build-in-chroot.sh

  Modified: packages/yum/build-in-chroot.sh (+0 -1)
===================================================================
--- packages/yum/build-in-chroot.sh    2013-01-29 17:55:14 +0900 (0ed666a)
+++ packages/yum/build-in-chroot.sh    2013-01-29 17:56:23 +0900 (4a0f366)
@@ -128,7 +128,6 @@ build()
     run cp ${script_base_dir}/${PACKAGE}-build-options \
 	${CHROOT_BASE}/$target/tmp/build-options
     run cp ${script_base_dir}/build-rpm.sh ${CHROOT_BASE}/$target/tmp/
-    run_sudo cp patches/*.diff ${CHROOT_BASE}/$target/tmp/
     run_sudo rm -rf $rpm_dir $srpm_dir
     run_sudo su -c "chroot ${CHROOT_BASE}/$target /tmp/build-rpm.sh"
     run mkdir -p $binary_pool_dir
-------------- next part --------------
HTML����������������������������...
Download 



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