From: kloczek Date: Wed, 9 Oct 2002 13:14:17 +0000 (+0000) Subject: - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc X-Git-Tag: auto/ac/autotrace-0_31_1-1~9 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=2eb7103425e9bb8d11d9e27ad275377ffd128017;p=packages%2Fautotrace.git - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc Changed files: autotrace.spec -> 1.11 --- diff --git a/autotrace.spec b/autotrace.spec index 1b64576..720e065 100644 --- a/autotrace.spec +++ b/autotrace.spec @@ -56,8 +56,9 @@ Biblioteka statyczna AutoTrace. %patch0 -p1 %build +rm -f missing %{__libtoolize} -aclocal +%{__aclocal} %{__autoconf} %{__automake} %configure \ @@ -67,6 +68,7 @@ aclocal %install rm -rf $RPM_BUILD_ROOT + %{__make} install DESTDIR=$RPM_BUILD_ROOT %clean