Browse Source

fix installation

master
parent
commit
ffc16f5091
  1. 2
      accent/accent.spec

2
accent/accent.spec

@ -69,7 +69,7 @@ AutoReqProv: no
$RPM_BUILD_ROOT%{l_prefix}/lib
%{l_shtool} install -c -s -m 755 \
accent/accent $RPM_BUILD_ROOT%{l_prefix}/bin/
%{l_shtool} install -c -s -m 755 \
%{l_shtool} install -c -m 755 \
libaccent.a $RPM_BUILD_ROOT%{l_prefix}/lib/
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}

Loading…
Cancel
Save