From 2eb7103425e9bb8d11d9e27ad275377ffd128017 Mon Sep 17 00:00:00 2001 From: kloczek Date: Wed, 9 Oct 2002 13:14:17 +0000 Subject: [PATCH] - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc Changed files: autotrace.spec -> 1.11 --- autotrace.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.43.0