Skip to content

Commit

Permalink
no pushd?
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Oct 12, 2024
1 parent 1c287d5 commit e28ac18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions anda/fusion/x264-bootstrap/x264-bootstrap.spec
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,11 @@ This package contains the development files.

%prep
%setup -q -c -n x264-%gitversion
mv x264-%gitversion x264-0.%api-%snapshot
pushd %{name}-0.%{api}-%{snapshot}
cp %{SOURCE2} .
%patch -P0 -p1 -b .nover
%patch -P1 -p1 -b .10b
%patch -P2 -p1 -b .ptr
%patch -P11 -p1 -b .opencl
popd

for variant in generic generic10 ; do
rm -rf ${variant}
Expand Down

0 comments on commit e28ac18

Please sign in to comment.