diff options
-rw-r--r-- | contrib/fedora/rpm/NetworkManager.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec index 39252c1010..c3551fd710 100644 --- a/contrib/fedora/rpm/NetworkManager.spec +++ b/contrib/fedora/rpm/NetworkManager.spec @@ -599,6 +599,7 @@ gtkdocize autoreconf --install --force intltoolize --automake --copy --force %configure \ + --with-runstatedir=/run \ --disable-silent-rules \ --disable-static \ --with-dhclient=yes \ |