[Groonga-mysql-commit] mroonga/mroonga at 8714e55 [master] yum: indent

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Jul 24 19:14:50 JST 2013


HAYASHI Kentaro	2013-07-24 19:14:50 +0900 (Wed, 24 Jul 2013)

  New Revision: 8714e55391c75624dd133464e5503b1db84d4247
  https://github.com/mroonga/mroonga/commit/8714e55391c75624dd133464e5503b1db84d4247

  Message:
    yum: indent

  Modified files:
    packages/yum/Makefile.am

  Modified: packages/yum/Makefile.am (+12 -12)
===================================================================
--- packages/yum/Makefile.am    2013-07-24 19:13:49 +0900 (6143184)
+++ packages/yum/Makefile.am    2013-07-24 19:14:50 +0900 (1162d5a)
@@ -46,18 +46,18 @@ build: build-in-chroot
 
 build-in-chroot: source
 	for package in $(PACKAGES); do		\
-	./build-in-chroot.sh			\
-	  mysql-mroonga				\
-	  $(VERSION)				\
-	  $(top_builddir)/$(PACKAGE)		\
-	  ../rpm				\
-	  $(REPOSITORIES_PATH)/			\
-	  $(CHROOT_BASE)			\
-	  '$(ARCHITECTURES)'			\
-	  '$(DISTRIBUTIONS)'			\
-	  '$(HAVE_DEVELOPMENT_BRANCH)'		\
-	  '$(USE_RPMFORGE)'			\
-	  '$(USE_ATRPMS)';			\
+	  ./build-in-chroot.sh			\
+	    mysql-mroonga			\
+	    $(VERSION)				\
+	    $(top_builddir)/$(PACKAGE)		\
+	    ../rpm				\
+	    $(REPOSITORIES_PATH)/		\
+	    $(CHROOT_BASE)			\
+	    '$(ARCHITECTURES)'			\
+	    '$(DISTRIBUTIONS)'			\
+	    '$(HAVE_DEVELOPMENT_BRANCH)'	\
+	    '$(USE_RPMFORGE)'			\
+	    '$(USE_ATRPMS)';			\
 	done
 
 source: ../$(PACKAGE)-$(VERSION).tar.gz
-------------- next part --------------
HTML����������������������������...
Download 



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