]> git.pld-linux.org Git - packages/icewm.git/commitdiff
- gettextize should be called before aclocal and autoconf
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Jan 2003 09:43:42 +0000 (09:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icewm.spec -> 1.115

icewm.spec

index 206a3f1cd060736a4c4238cf88fac4ddf330f243..c18065327b1c9e3b817a083f237ba7df59b56a51 100644 (file)
@@ -116,9 +116,9 @@ cd ../..
 
 %build
 rm -f missing
+%{__gettextize}
 %{__aclocal}
 %{__autoconf}
-%{__gettextize}
 %configure \
        %{?_with_gradients:--enable-gradients} \
        %{?_with_antialiasing:--enable-antialiasing} \
This page took 0.286053 seconds and 4 git commands to generate.