CC'ing to the mailing list. Gabriel - can you take a peek?
Thanks, Brian On 06/01/2015 07:46 AM, Colin Watson wrote: > LICENSE was missing from the distributed tarball, and init.d/iprha was > present instead of init.d/iprha.in. This fixes both of these errors. > > Signed-off-by: Colin Watson <cjwat...@debian.org> > --- > Makefile.am | 2 ++ > init.d/Makefile.am | 3 ++- > 2 files changed, 4 insertions(+), 1 deletion(-) > > diff --git a/Makefile.am b/Makefile.am > index daae8e5..2df08d5 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -31,6 +31,8 @@ iprdbg_LDADD= libipr.la > > dist_man_MANS = iprconfig.8 iprdump.8 iprinit.8 iprupdate.8 iprsos.8 > > +dist_noinst_DATA = LICENSE > + > SUBDIRS = . systemd init.d spec > > sosreportdir = @pythondir@/sos/plugins > diff --git a/init.d/Makefile.am b/init.d/Makefile.am > index 542f7cb..4a4df0a 100644 > --- a/init.d/Makefile.am > +++ b/init.d/Makefile.am > @@ -17,4 +17,5 @@ clean-local: > rm iprdump iprinit iprupdate > > sysconfdir=@sysconfdir@/ha.d/resource.d > -dist_sysconf_DATA = iprha > +nodist_sysconf_DATA = iprha > +dist_sysconf_DATA = iprha.in > -- Brian King Power Linux I/O IBM Linux Technology Center ------------------------------------------------------------------------------ _______________________________________________ Iprdd-devel mailing list Iprdd-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iprdd-devel