diff options
| -rw-r--r-- | xmake/scripts/xpack/srpm/srpm.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/scripts/xpack/srpm/srpm.spec b/xmake/scripts/xpack/srpm/srpm.spec index 36c2db90d..fd652c394 100644 --- a/xmake/scripts/xpack/srpm/srpm.spec +++ b/xmake/scripts/xpack/srpm/srpm.spec @@ -13,13 +13,11 @@ Source0: ${PACKAGE_ARCHIVEFILE} BuildRequires: gcc BuildRequires: gcc-c++ -BuildRequires: xmake %description ${PACKAGE_DESCRIPTION} %prep -%autosetup -n %{name}-%{version} -p1 %build |
