Don't run build-time tests since we can't get the dbus uuid
This commit is contained in:
parent
037c0ab4f9
commit
6d431c1580
@ -172,15 +172,6 @@ autoreconf -i
|
|||||||
--with-tests=yes
|
--with-tests=yes
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
# intltool is too stupid to know that the network-manager-applet subdir
|
|
||||||
# isn't part of the NetworkManager build, so punch it in the face, otherwise
|
|
||||||
# its 'make check' hook will complain about applet translatables that aren't
|
|
||||||
# listed in NetworkManager's po/POTFILES
|
|
||||||
chmod -wrx network-manager-applet-%{version}
|
|
||||||
dbus-uuidgen --ensure=$RPM_BUILD_ROOT/var/lib/dbus/machine-id
|
|
||||||
make check
|
|
||||||
chmod +wrx network-manager-applet-%{version}
|
|
||||||
|
|
||||||
# build the applet
|
# build the applet
|
||||||
pushd network-manager-applet-%{version}
|
pushd network-manager-applet-%{version}
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
Loading…
Reference in New Issue
Block a user