diff options
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/xpack/srpm/srpm.spec | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
