From b6bcc2410a10ed09583a431cc2e7c8f4df7f191a Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Thu, 30 Jun 2016 11:09:04 +0200 Subject: nx-libs.spec: add new x2goagent.options file to installed file list of x2goagent package. --- debian/changelog | 2 ++ nx-libs.spec | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 90e414f15..d9338c3c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low but RPM doesn't support that too well yet. - Copy new debian/x2goagent.options file into build environment, analogous to what debian/roll-tarballs.sh does. + - Add new x2goagent.options file to installed file list of x2goagent + package. * debian/: - Add x2goagent.options file for compatibility with x2goserver nightly. * debian/roll-tarballs.sh: diff --git a/nx-libs.spec b/nx-libs.spec index 4dee24c1e..5d78109f4 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -1146,6 +1146,7 @@ ln -s -f ../../../../%{_lib}/libNX_Xinerama.so.1 %{buildroot}%{_libdir}/nx/X11/X %dir %{_libdir}/x2go/bin %config(noreplace) %{_sysconfdir}/x2go/keystrokes.cfg %config(noreplace) %{_sysconfdir}/x2go/x2goagent.keyboard +%config(noreplace) %{_sysconfdir}/x2go/x2goagent.options %config(noreplace) %{_sysconfdir}/x2go/rgb %{_bindir}/x2goagent %{_libdir}/x2go/bin/x2goagent -- cgit v1.2.3