On Fri, Jun 17, 2011 at 01:52:07PM -0700, Ben Pfaff wrote: > This way, the xenserver spec file and the upcoming RHEL 5.6 spec file don't > have to install it by hand. > > Signed-off-by: Ben Pfaff <[email protected]>
This also needed the following change, which I've folded in: diff --git a/Makefile.am b/Makefile.am index c8e4a42..a6dcb71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -62,6 +62,7 @@ noinst_man_MANS = noinst_PROGRAMS = noinst_SCRIPTS = OVSIDL_BUILT = +pkgdata_DATA = scripts_SCRIPTS = SUFFIXES = check_DATA = _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
