Skip to content

Commit

Permalink
autosetup?
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 e28ac18 commit 455984e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion anda/fusion/x264-bootstrap/x264-bootstrap.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
%global api 164
%global gitdate 20231001
%global gitversion 31e19f92
%global gitlongver 31e19f92f00c7003fa115047ce50978bc98c3a0d

%global snapshot %{gitdate}git%{gitversion}
%global gver .%{gitdate}git%{gitversion}
Expand Down Expand Up @@ -108,7 +109,7 @@ This package contains the development files.
--enable-pic

%prep
%setup -q -c -n x264-%gitversion
%autosetup -n x264-%gitlongver
cp %{SOURCE2} .
%patch -P0 -p1 -b .nover
%patch -P1 -p1 -b .10b
Expand Down

0 comments on commit 455984e

Please sign in to comment.