From 20a1b1144bffe970e54e1df9ce8f249e7275a32a Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Thu, 15 Mar 2007 19:51:34 +0000 Subject: [PATCH] Run intltoolize --- NetworkManager.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NetworkManager.spec b/NetworkManager.spec index 5e5a1bf..22f871c 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -48,7 +48,7 @@ BuildRequires: wpa_supplicant BuildRequires: libnl-devel BuildRequires: libnotify-devel >= 0.3 BuildRequires: perl-XML-Parser -BuildRequires: automake autoconf libtool +BuildRequires: automake autoconf intltool %description NetworkManager attempts to keep an active network connection available at all @@ -133,6 +133,7 @@ make # build the applet pushd nm-applet-0.6.5 + intltoolize aclocal automake autoconf