Richard W.M. Jones 2020-08-03 22:47:06 +01:00
parent c31db8ac96
commit e091766189
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ make all
%install
make install \
INSTALL_ROOT=$RPM_BUILD_ROOT
# brp-strip is unable to strip the binary unless it's writable:
chmod 0755 $RPM_BUILD_ROOT%{_bindir}/omake
%files