diff --git a/golang-github-alecthomas-chroma-2.spec b/golang-github-alecthomas-chroma-2.spec index dc5f51d..21b64ea 100644 --- a/golang-github-alecthomas-chroma-2.spec +++ b/golang-github-alecthomas-chroma-2.spec @@ -41,8 +41,8 @@ done %gopkginstall install -m 0755 -vd %{buildroot}%{_bindir} install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ -install -m 0755 -vd %{buildroot}%{_datarootdir}/gocode/src/github.com/alecthomas/chroma/lexers/embedded -install -m 0644 -vp %{gobuilddir}/src/github.com/alecthomas/chroma/v2/lexers/embedded/* %{buildroot}%{_datarootdir}/gocode/src/github.com/alecthomas/chroma/lexers/embedded +install -m 0755 -vd %{buildroot}%{_datarootdir}/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded +install -m 0644 -vp %{gobuilddir}/src/github.com/alecthomas/chroma/v2/lexers/embedded/* %{buildroot}%{_datarootdir}/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded %if %{with check} %check @@ -56,7 +56,7 @@ install -m 0644 -vp %{gobuilddir}/src/github.com/alecthomas/chroma/v2/lexers/emb %{_bindir}/* %gopkgfiles -%{_datarootdir}/gocode/src/github.com/alecthomas/chroma/lexers/embedded/ +%{_datarootdir}/gocode/src/github.com/alecthomas/chroma/v2/lexers/embedded/ %changelog %autochangelog