summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-04-11 11:39:35 +0200
committerThomas Haller <thaller@redhat.com>2019-04-11 11:40:20 +0200
commitc210ad9d269fb285e09ef155622dc16f4baa2b4c (patch)
tree795f4c55ad0ac4ce6902d3e003a4226242366f21
parent8aefac804cbd77351a00e7f962a004c4f995b3f7 (diff)
downloadNetworkManager-c210ad9d269fb285e09ef155622dc16f4baa2b4c.tar.gz
Revert "contrib/rpm: drop --with-libnm-glib from build_clean"
Since we restored libnm-glib in commit b027723e00679f2b709880407a6ff24583faeae3, also revert this commit. This reverts commit 0750ff1f814f3034d5245d0215874c787fc30db5.
-rwxr-xr-xcontrib/fedora/rpm/build_clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/fedora/rpm/build_clean.sh b/contrib/fedora/rpm/build_clean.sh
index 4efb3088c2..c486be5129 100755
--- a/contrib/fedora/rpm/build_clean.sh
+++ b/contrib/fedora/rpm/build_clean.sh
@@ -148,6 +148,7 @@ if [[ $NO_DIST != 1 ]]; then
--disable-dependency-tracking \
--enable-gtk-doc \
--enable-introspection \
+ --with-libnm-glib \
--enable-ifcfg-rh \
--enable-ifupdown \
--enable-config-plugin-ibft \