[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 7/9] raisin: remove unneeded chmod +x xencommons xendomains xen-watchdog
It is actually wrong on Fedora as the init.d paths are different. Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |