From 433d1d5b65c1fc2111a382d6437f1e3777249c12 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Thu, 17 Sep 2009 22:11:23 +0000 Subject: [PATCH] get back to the tarballdir --- thunderbird.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.spec b/thunderbird.spec index e8f4370..ced9094 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -222,7 +222,7 @@ for langpack in `ls thunderbird-langpacks/*.xpi`; do done %{__rm} -rf thunderbird-langpacks %endif # build_langpacks -cd - +cd %{_builddir}/%{?buildsubdir}/%{tarballdir} # Copy over the LICENSE cd mozilla