Ensure there's a valid dbus UUID for our testcases
This commit is contained in:
parent
bed27cd278
commit
7be937635b
@ -177,6 +177,7 @@ make %{?_smp_mflags}
|
|||||||
# its 'make check' hook will complain about applet translatables that aren't
|
# its 'make check' hook will complain about applet translatables that aren't
|
||||||
# listed in NetworkManager's po/POTFILES
|
# listed in NetworkManager's po/POTFILES
|
||||||
chmod -wrx network-manager-applet-%{version}
|
chmod -wrx network-manager-applet-%{version}
|
||||||
|
dbus-uuidgen --ensure
|
||||||
make check
|
make check
|
||||||
chmod +wrx network-manager-applet-%{version}
|
chmod +wrx network-manager-applet-%{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user