aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rwxr-xr-xdebian/roll-tarballs.sh1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ad533e02..d57590317 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.
* debian/:
- Add x2goagent.options file for compatibility with x2goserver nightly.
+ * debian/roll-tarballs.sh:
+ - Copy new debian/x2goagent.options file into real tarball environment.
[ Mike Gabriel ]
* debian/libxinerama1.postinst.in:
diff --git a/debian/roll-tarballs.sh b/debian/roll-tarballs.sh
index 36afd8203..1cf0e999b 100755
--- a/debian/roll-tarballs.sh
+++ b/debian/roll-tarballs.sh
@@ -91,6 +91,7 @@ if [ "x$MODE" = "xfull" ]; then
cp -v "debian/rgb" "./etc/"
cp -v "debian/nxagent.keyboard" "./etc/"
cp -v "debian/x2goagent.keyboard" "./etc/"
+ cp -v "debian/x2goagent.options" "./etc/"
cp -v "debian/VERSION" "./VERSION.x2goagent"
else
rm -Rf "nxcompshad"*