[OPEN-ILS-DEV] Adding opensrf-perl.pl to the autotools build
in OpenSRF
Kevin Beswick
kevinbeswick00 at gmail.com
Wed Aug 6 13:15:45 EDT 2008
Using "bin_SCRIPTS = foo" will not include the file 'foo' in a
distribution created by 'make dist'. Prefixing with 'dist' will include
the file.
I used bin_SCRIPTS to install 'osrf_config' because it should not be
included in a distribution since it is a generated file (from
osrf_config.in).
-Kevin
On Wed, 2008-08-06 at 12:27 -0400, Dan Scott wrote:
> Applied with thanks.
>
> 2008/8/6 Kevin Beswick <kevinbeswick00 at gmail.com>:
> > Here is a patch to add the new opensrf-perl.pl script to the autotools
> > build for OpenSRF.
>
> By the way, for future reference, what is the difference between
> dist_bin_SCRIPTS and bin_SCRIPTS?
>
More information about the Open-ils-dev
mailing list