Revert "contrib/rpm: regenerate the linker version script NetworkManager.ver while building the package"

Back this out. It breaks i686 build unnecessarily now and also is
something that proabably that should run on distcheck and not package
build.

This reverts commit cf678811b5.
This commit is contained in:
Lubomir Rintel 2016-11-06 15:19:16 +01:00
parent af96d0bf82
commit 9d31cc916f

View file

@ -424,11 +424,6 @@ intltoolize --automake --copy --force
make %{?_smp_mflags}
# regenerate src/NetworkManager.ver with the actually used
# symbols and relink.
./tools/create-exports-NetworkManager.sh update
make %{?_smp_mflags}
%install
# install NM
make install DESTDIR=%{buildroot}