]> git.pld-linux.org Git - packages/fribidi.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:22 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fribidi.spec -> 1.26

fribidi.spec

index f8d4587bf296e43f4ec895f6d513286001ff92c1..2fd400c4f58073e52430368aec23386c8384b0f9 100644 (file)
@@ -54,10 +54,10 @@ Biblioteki statyczne %{name}.
 %setup -q
 
 %build
-rm -f acinclude.m4
+rm -f missing acinclude.m4
 %{__libtoolize}
-aclocal
-autoheader
+%{__aclocal}
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %configure
This page took 0.192435 seconds and 4 git commands to generate.