[Groonga-commit] groonga/groonga at d7da7e7 [master] Fix align

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sun Aug 30 23:56:02 JST 2015


Kouhei Sutou	2015-08-30 23:56:02 +0900 (Sun, 30 Aug 2015)

  New Revision: d7da7e73ee92d2f3988d2c9c5d2f82cddb2d9667
  https://github.com/groonga/groonga/commit/d7da7e73ee92d2f3988d2c9c5d2f82cddb2d9667

  Message:
    Fix align

  Modified files:
    packages/apt/Makefile.am

  Modified: packages/apt/Makefile.am (+1 -1)
===================================================================
--- packages/apt/Makefile.am    2015-08-30 23:55:55 +0900 (9ccc3c9)
+++ packages/apt/Makefile.am    2015-08-30 23:56:02 +0900 (561b918)
@@ -26,7 +26,7 @@ download: ensure-rsync-path
 	for distribution in $(DISTRIBUTIONS); do	\
 	  rsync -avz --progress --delete		\
 	    $(RSYNC_PATH)/$${distribution}		\
-	    ${REPOSITORIES_PATH}/;	\
+	    ${REPOSITORIES_PATH}/;			\
 	done
 
 sign-packages:
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る