mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 17:10:08 +01:00
contrib/rpm: use --with-runstatedir=%{_rundir} instead of hard-coding /run
This commit is contained in:
parent
6c9880f8ca
commit
ea5e96cb06
1 changed files with 1 additions and 1 deletions
|
|
@ -590,7 +590,7 @@ gtkdocize
|
|||
autoreconf --install --force
|
||||
intltoolize --automake --copy --force
|
||||
%configure \
|
||||
--with-runstatedir=/run \
|
||||
--with-runstatedir=%{_rundir} \
|
||||
--disable-silent-rules \
|
||||
--disable-static \
|
||||
--with-dhclient=yes \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue