Fix dbus uuid path
This commit is contained in:
parent
7be937635b
commit
037c0ab4f9
@ -177,7 +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
|
dbus-uuidgen --ensure=$RPM_BUILD_ROOT/var/lib/dbus/machine-id
|
||||||
make check
|
make check
|
||||||
chmod +wrx network-manager-applet-%{version}
|
chmod +wrx network-manager-applet-%{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user