[X2Go-Commits] [nx-libs] 47/429: fix spec file

git-admin at x2go.org git-admin at x2go.org
Mon Oct 18 09:36:04 CEST 2021


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 at 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


More information about the x2go-commits mailing list