Skip to content

Commit

Permalink
%{glibcsrcdir}-fedora.tar.bz2 contains a prefix now, adapt %setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Jun 17, 2009
1 parent dfbbe67 commit 115aebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora/glibc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 115aebc

Please sign in to comment.