aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2016-06-30 10:18:51 +0200
committerMihai Moldovan <ionic@ionic.de>2016-06-30 10:19:54 +0200
commit7c531a5be42af318b2cc47824999e014b6e20a69 (patch)
treec8f2ce4a841946e28f63d305aaf2098bce1ab159 /debian
parentae590fe4f4e1acc916822e10512952dfe9aa742d (diff)
downloadnx-libs-7c531a5be42af318b2cc47824999e014b6e20a69.tar.gz
nx-libs-7c531a5be42af318b2cc47824999e014b6e20a69.tar.bz2
nx-libs-7c531a5be42af318b2cc47824999e014b6e20a69.zip
debian/roll-tarballs.sh: copy new debian/x2goagent.options file into real tarball environment.
Diffstat (limited to 'debian')
-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"*