[Groonga-commit] groonga/groonga [master] Revert "apt: add missing "/""

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 2日 (月) 09:52:29 JST


Kouhei Sutou	2012-07-02 09:52:29 +0900 (Mon, 02 Jul 2012)

  New Revision: 95c1510d7da28850b76ff2c2f6860f186d8713b9
  https://github.com/groonga/groonga/commit/95c1510d7da28850b76ff2c2f6860f186d8713b9

  Log:
    Revert "apt: add missing "/""
    
    This reverts commit 8366dc83dd2e78f2c6b4c968dfd74dc6bcc355a4.

  Modified files:
    packages/apt/Makefile.am

  Modified: packages/apt/Makefile.am (+1 -1)
===================================================================
--- packages/apt/Makefile.am    2012-07-01 17:39:41 +0900 (8555caf)
+++ packages/apt/Makefile.am    2012-07-02 09:52:29 +0900 (1b6e98b)
@@ -26,7 +26,7 @@ ensure-rsync-path:
 download: ensure-rsync-path
 	for distribution in $(DISTRIBUTIONS); do	\
 	  rsync -avz --progress --delete		\
-	    $(RSYNC_PATH)/$${distribution}/		\
+	    $(RSYNC_PATH)/$${distribution}		\
 	    ${REPOSITORIES_PATH}/$${distribution}/;	\
 	done
 
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index