]> git.pld-linux.org Git - packages/aMule.git/blobdiff - aMule.spec
- find_lang in install, not clean!
[packages/aMule.git] / aMule.spec
index 16d35dadcc78596394a0716643d038e48fc18093..573abf34067044871ce0a0ab6d76552c607a527c 100644 (file)
@@ -11,11 +11,11 @@ URL:                http://amule.sourceforge.net
 BuildRequires: autoconf
 BuildRequires: automake >= 1.7.3
 BuildRequires: bison
-BuildRequires: gettext-devel >= 0.11.5
 BuildRequires: expat-devel
-BuildRequires: wxGTK2-devel >= 2.4.0
+BuildRequires: gettext-devel >= 0.11.5
 BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: libstdc++-devel
+BuildRequires: wxGTK2-devel >= 2.4.0
 Requires:      wget
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,7 +29,6 @@ aMule to linuksowy port klienta eMule.
 %setup  -q
 
 %build
-
 %configure \
        --with-wx-config=/usr/bin/wxgtk2-2.4-config 
 
@@ -41,11 +40,11 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%find_lang %{name}
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS Changelog ED2K-Links.HOWTO README TODO
This page took 0.071616 seconds and 4 git commands to generate.