It is actually wrong on Fedora as the init.d paths are different. Signed-off-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com> --- components/xen | 3 --- 1 file changed, 3 deletions(-)
diff --git a/components/xen b/components/xen index e283688..83fb77c 100644 --- a/components/xen +++ b/components/xen @@ -27,9 +27,6 @@ function xen_build() { --disable-qemu-traditional $MAKE $MAKE install DESTDIR="$INST_DIR" - chmod +x "$INST_DIR"/etc/init.d/xencommons - chmod +x "$INST_DIR"/etc/init.d/xendomains - chmod +x "$INST_DIR"/etc/init.d/xen-watchdog cd "$BASEDIR" } -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel