Temporarily disable dbus service install (boo#1032649)

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=12
This commit is contained in:
Oliver Kurz 2017-05-04 06:19:35 +00:00 committed by Git OBS Bridge
parent 0542af8c76
commit 8c39719b9e

View File

@ -109,8 +109,6 @@ find %{buildroot} -depth -type d -and -not -name distri -print0 | xargs -0 --no-
# service symlink
mkdir -p %{buildroot}%{_sbindir}
ln -s ../sbin/service %{buildroot}%{_sbindir}/rcos-autoinst-openvswitch
# Disable service install for now, waiting for boo#1032649
rm /etc/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf
#
# we need the stale symlinks to point to git
export NO_BRP_STALE_LINK_ERROR=yes