mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
feat: manually include commit in exiting spec files
This commit is contained in:
@@ -17,7 +17,7 @@ AMDGPU control utility
|
||||
%setup -q -n LACT-%{version}
|
||||
|
||||
%build
|
||||
make build-release-headless %{?_smp_mflags}
|
||||
VERGEN_GIT_SHA=b818f39 make build-release-headless %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
|
||||
@@ -17,7 +17,7 @@ AMDGPU control utility
|
||||
%setup -q -n LACT-%{version}
|
||||
|
||||
%build
|
||||
make build-release-libadwaita %{?_smp_mflags}
|
||||
VERGEN_GIT_SHA=b818f39 make build-release-libadwaita %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
|
||||
@@ -17,7 +17,7 @@ AMDGPU control utility
|
||||
%setup -q -n LACT-%{version}
|
||||
|
||||
%build
|
||||
make build-release %{?_smp_mflags}
|
||||
VERGEN_GIT_SHA=b818f39 make build-release %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
|
||||
Reference in New Issue
Block a user