From 4a916f53b491c335258485738c05c764ea90c7b1 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 23 Sep 2020 22:40:52 +0800 Subject: fix build directory for xmake.spec --- scripts/rpmbuild/SPECS/xmake.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index f3a6ef99a..9ab4ad2f1 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -31,6 +31,7 @@ cd xmake-v%{version} git submodule update --init %build +cd xmake-v%{version} make build %install -- cgit v1.3.1