summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorAndreas Schwab <aschwab@redhat.com>2009-06-16 13:01:09 +0200
committerAndreas Schwab <aschwab@redhat.com>2009-06-17 11:18:19 +0200
commit115aebcfb5ae9cbf496a685ab94488b35d1d0ee8 (patch)
treeb58d50b868b4916b0fa33352ab348080a75d4ddb /fedora
parentdfbbe67270efa9c03f9444d50d2f98a7a64622b4 (diff)
%{glibcsrcdir}-fedora.tar.bz2 contains a prefix now, adapt %setup.
Diffstat (limited to 'fedora')
-rw-r--r--fedora/glibc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 4ee53a8851..7c22a902f4 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -223,7 +223,7 @@ package or when debugging this package.
%endif
%prep
-%setup -q -n %{glibcsrcdir} %{?glibc_release_unpack} -a2
+%setup -q -n %{glibcsrcdir} %{?glibc_release_unpack} -b2
%patch0 -E -p1
%ifarch ia64
%if "%{_lib}" == "lib64"