mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-07 19:10:31 +01:00
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:
parent
af96d0bf82
commit
9d31cc916f
1 changed files with 0 additions and 5 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue