[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] remove needless files in rsync.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:23:59 JST 2012


Kouhei Sutou	2011-03-30 00:39:55 +0900 (Wed, 30 Mar 2011)

  New Revision: 191356a20c1d78e29670538079c651019daf2046
  https://github.com/mroonga/mroonga/commit/191356a20c1d78e29670538079c651019daf2046

  Log:
    remove needless files in rsync.

  Modified files:
    yum/Makefile.am

  Modified: yum/Makefile.am (+1 -1)
===================================================================
--- yum/Makefile.am    2011-03-30 00:39:18 +0900 (78f50c8)
+++ yum/Makefile.am    2011-03-30 00:39:55 +0900 (ea85c17)
@@ -30,7 +30,7 @@ update:
 
 upload: ensure-rsync-path
 	for distribution in $(DISTRIBUTIONS); do		\
-	  rsync -avz --exclude .gitignore			\
+	  rsync -avz --exclude .gitignore --delete		\
 	    $${distribution}/ $(RSYNC_PATH)/$${distribution};	\
 	done
 
-------------- next part --------------
HTML����������������������������...
下載 



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