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

This commit is contained in:
Thomas Haller 2016-10-14 07:06:01 +02:00
parent c7853a1415
commit cf678811b5

View File

@ -429,6 +429,11 @@ 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}