Run intltoolize
This commit is contained in:
parent
852a3164be
commit
20a1b1144b
@ -48,7 +48,7 @@ BuildRequires: wpa_supplicant
|
|||||||
BuildRequires: libnl-devel
|
BuildRequires: libnl-devel
|
||||||
BuildRequires: libnotify-devel >= 0.3
|
BuildRequires: libnotify-devel >= 0.3
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
BuildRequires: automake autoconf libtool
|
BuildRequires: automake autoconf intltool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
NetworkManager attempts to keep an active network connection available at all
|
NetworkManager attempts to keep an active network connection available at all
|
||||||
@ -133,6 +133,7 @@ make
|
|||||||
|
|
||||||
# build the applet
|
# build the applet
|
||||||
pushd nm-applet-0.6.5
|
pushd nm-applet-0.6.5
|
||||||
|
intltoolize
|
||||||
aclocal
|
aclocal
|
||||||
automake
|
automake
|
||||||
autoconf
|
autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user