[Groonga-commit] groonga/groonga at 6562bb4 [master] Work on build directory

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 9 17:19:46 JST 2014


Kouhei Sutou	2014-08-09 17:19:46 +0900 (Sat, 09 Aug 2014)

  New Revision: 6562bb4fc15007c4b0f1b23c02598e14b5d00515
  https://github.com/groonga/groonga/commit/6562bb4fc15007c4b0f1b23c02598e14b5d00515

  Message:
    Work on build directory

  Modified files:
    data/images/logo/Makefile.am

  Modified: data/images/logo/Makefile.am (+1 -1)
===================================================================
--- data/images/logo/Makefile.am    2014-08-08 21:36:03 +0900 (a4062f4)
+++ data/images/logo/Makefile.am    2014-08-09 17:19:46 +0900 (d5c97b0)
@@ -15,7 +15,7 @@ SUFFIXES += .svg .png
 endif
 
 $(srcdir)/files.am: $(srcdir)/update-files.sh
-	$(srcdir)/update-files.sh > $(srcdir)/files.am
+	(cd $(srcdir) && ./update-files.sh) > $(srcdir)/files.am
 
 update-files:
 	rm $(srcdir)/files.am
-------------- next part --------------
HTML����������������������������...
Download 



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