From 8bf296e6255bdf239bcd9e72138beed0627515bc Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Tue, 15 Jan 2008 11:57:28 +0000 Subject: [PATCH] use canonical setup --- hunspell-en.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hunspell-en.spec b/hunspell-en.spec index 0bdd49e..59fb8f3 100644 --- a/hunspell-en.spec +++ b/hunspell-en.spec @@ -17,8 +17,8 @@ Requires: hunspell English (US, UK, etc.) hunspell dictionaries %prep -%setup -q -c -n hunspell-en -unzip %{SOURCE1} +%setup -q -c -n %{name} +%setup -q -T -D -a 1 -n %{name} %build