From fed3489600cad1bba8250fbdce1834a2cfd9a24b Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 18 Dec 2023 22:56:00 +0800 Subject: update installcmds --- xmake/scripts/xpack/srpm/srpm.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xmake/scripts') diff --git a/xmake/scripts/xpack/srpm/srpm.spec b/xmake/scripts/xpack/srpm/srpm.spec index 7074cc611..36c2db90d 100644 --- a/xmake/scripts/xpack/srpm/srpm.spec +++ b/xmake/scripts/xpack/srpm/srpm.spec @@ -22,10 +22,9 @@ ${PACKAGE_DESCRIPTION} %autosetup -n %{name}-%{version} -p1 %build -xmake %install -xmake install +${PACKAGE_INSTALLCMDS} %check -- cgit v1.3.1