diff --git a/NetworkManager.spec b/NetworkManager.spec index 22f871c..fbe28d8 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -133,10 +133,8 @@ make # build the applet pushd nm-applet-0.6.5 - intltoolize - aclocal - automake - autoconf + autoreconf -i + intltoolize --force %configure \ --disable-static \ --with-notify \