From: Elan Ruusamäe Date: Fri, 10 Nov 2006 13:52:09 +0000 (+0000) Subject: - use versioned builddir X-Git-Tag: auto/th/tidy-0_20061110-0_1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ftidy.git;a=commitdiff_plain;h=956b1ed - use versioned builddir Changed files: tidy.spec -> 1.44 --- diff --git a/tidy.spec b/tidy.spec index b580b96..6093ad5 100644 --- a/tidy.spec +++ b/tidy.spec @@ -52,9 +52,11 @@ Static Tidy library. Statyczna biblioteka Tidy. %prep -%setup -q -n %{name} -b1 +%setup -q -c -b1 +cd %{name} %build +cd %{name} cp -af build/gnuauto/* . %{__libtoolize} %{__aclocal} @@ -65,6 +67,7 @@ cp -af build/gnuauto/* . %install rm -rf $RPM_BUILD_ROOT +cd %{name} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT