From 9b0868985e23acd4558ff5d82382cc8d672ff07b Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Thu, 30 Jun 2016 10:23:47 +0200 Subject: debian/Makefile.nx-libs: install/destroot new x2goagent.options file. --- debian/Makefile.nx-libs | 1 + debian/changelog | 2 ++ 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/Makefile.nx-libs b/debian/Makefile.nx-libs index 87610bfa1..0760021a1 100644 --- a/debian/Makefile.nx-libs +++ b/debian/Makefile.nx-libs @@ -153,6 +153,7 @@ install-full: $(INSTALL_FILE) etc/rgb $(DESTDIR)$(ETCDIR_NX)/ $(INSTALL_FILE) etc/nxagent.keyboard $(DESTDIR)$(ETCDIR_NX)/ $(INSTALL_FILE) etc/x2goagent.keyboard $(DESTDIR)$(ETCDIR_X2GO)/ + $(INSTALL_FILE) etc/x2goagent.options $(DESTDIR)$(ETCDIR_X2GO)/ $(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/x2go $(INSTALL_SYMLINK) $(ETCDIR_X2GO)/rgb $(DESTDIR)$(PREFIX)/share/x2go/rgb diff --git a/debian/changelog b/debian/changelog index d57590317..316d7049a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low - Add x2goagent.options file for compatibility with x2goserver nightly. * debian/roll-tarballs.sh: - Copy new debian/x2goagent.options file into real tarball environment. + * debian/Makefile.nx-libs: + - Install/destroot new x2goagent.options file. [ Mike Gabriel ] * debian/libxinerama1.postinst.in: -- cgit v1.2.3