Skip to content

Commit

Permalink
fix prep
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Dec 18, 2023
1 parent fed3489 commit 92a0f01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xmake/scripts/xpack/srpm/srpm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@ Source0: ${PACKAGE_ARCHIVEFILE}

BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: xmake

%description
${PACKAGE_DESCRIPTION}

%prep
%autosetup -n %{name}-%{version} -p1

%build

Expand Down

0 comments on commit 92a0f01

Please sign in to comment.