Closed GoogleCodeExporter closed 9 years ago
Ok, lets just put it into the doc dir as you suggested. I don't know enough of
autoconf to make --exampledir as another option.
axel@prospectionist:~/lsyncd$ svn diff
Index: Makefile.am
===================================================================
--- Makefile.am (revision 573)
+++ Makefile.am (working copy)
@@ -11,7 +11,7 @@
#endif
lsyncd_LDADD = $(LUA_LIBS)
-exampledir = $(datarootdir)/doc/@PACKAGE@
+exampledir = $(docdir)/
dist_example_DATA = \
examples/lbash.lua \
examples/lecho.lua \
Original comment by axk...@gmail.com
on 6 Jul 2011 at 6:02
Thank you sir, I'm a happy camper:-)
Original comment by raghu.v....@gmail.com
on 7 Jul 2011 at 11:48
commited for 2.0.5
Original comment by axk...@gmail.com
on 18 Aug 2011 at 9:09
Original issue reported on code.google.com by
raghu.v....@gmail.com
on 6 Jul 2011 at 5:13