[Groonga-commit] groonga/groonga-normalizer-mysql [master] Fix variable expansion

Back to archive index

HAYASHI Kentaro null+****@clear*****
Thu Jan 31 17:04:12 JST 2013


HAYASHI Kentaro	2013-01-31 17:04:12 +0900 (Thu, 31 Jan 2013)

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

  Log:
    Fix variable expansion

  Modified files:
    Makefile.am

  Modified: Makefile.am (+1 -1)
===================================================================
--- Makefile.am    2013-01-29 19:06:05 +0900 (d51ef33)
+++ Makefile.am    2013-01-31 17:04:12 +0900 (465cc71)
@@ -21,7 +21,7 @@ SUBDIRS =					\
 	packages				\
 	test
 
-docdir = $(datadir)/doc/@PACKAGE@
+docdir = $(datadir)/doc/$(PACKAGE)
 dist_doc_DATA = \
 	doc					\
 	README.md
-------------- next part --------------
HTML����������������������������...
Download 



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