This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit dee4a560a50ca24304ee84449453ca287de4c9dd Author: Ulrich Sibiller <uli42@gmx.de> Date: Mon Nov 2 14:00:02 2020 +0100 fix spec file doc file path for nxdialog was wrong Fixes ArcticaProject/nx-libs#959 --- nx-libs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-libs.spec b/nx-libs.spec index 7d7af876e..ddbc16799 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -633,7 +633,7 @@ rm %{buildroot}%{_libdir}/*.la %files -n nxdialog %defattr(-,root,root) -%doc doc/nxdialog/README.md +%doc nxdialog/README.md %{_bindir}/nxdialog %{_datadir}/man/man1/nxdialog.1* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git