Here is a patch to add the new opensrf-perl.pl script to the autotools
build for OpenSRF.

-Kevin
=== modified file 'src/Makefile.am'
--- src/Makefile.am	2008-07-28 03:55:01 +0000
+++ src/Makefile.am	2008-08-06 15:55:36 +0000
@@ -36,7 +36,7 @@
 
 SUBDIRS = libopensrf c-apps router srfsh jserver gateway $(MAYBE_PY) $(MAYBE_JA)
 
-dist_bin_SCRIPTS = @top_srcdir@/bin/osrf_ctl.sh
+dist_bin_SCRIPTS = @top_srcdir@/bin/osrf_ctl.sh @top_srcdir@/bin/opensrf-perl.pl
 bin_SCRIPTS = @top_srcdir@/bin/osrf_config
 
 dist_sysconf_DATA = @top_srcdir@/examples/opensrf.xml.example @top_srcdir@/examples/opensrf_core.xml.example @top_srcdir@/examples/srfsh.xml.example 

Reply via email to