Commit 9b086898 authored by Mihai Moldovan's avatar Mihai Moldovan

debian/Makefile.nx-libs: install/destroot new x2goagent.options file.

parent 7c531a5b
...@@ -153,6 +153,7 @@ install-full: ...@@ -153,6 +153,7 @@ install-full:
$(INSTALL_FILE) etc/rgb $(DESTDIR)$(ETCDIR_NX)/ $(INSTALL_FILE) etc/rgb $(DESTDIR)$(ETCDIR_NX)/
$(INSTALL_FILE) etc/nxagent.keyboard $(DESTDIR)$(ETCDIR_NX)/ $(INSTALL_FILE) etc/nxagent.keyboard $(DESTDIR)$(ETCDIR_NX)/
$(INSTALL_FILE) etc/x2goagent.keyboard $(DESTDIR)$(ETCDIR_X2GO)/ $(INSTALL_FILE) etc/x2goagent.keyboard $(DESTDIR)$(ETCDIR_X2GO)/
$(INSTALL_FILE) etc/x2goagent.options $(DESTDIR)$(ETCDIR_X2GO)/
$(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/x2go $(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/x2go
$(INSTALL_SYMLINK) $(ETCDIR_X2GO)/rgb $(DESTDIR)$(PREFIX)/share/x2go/rgb $(INSTALL_SYMLINK) $(ETCDIR_X2GO)/rgb $(DESTDIR)$(PREFIX)/share/x2go/rgb
......
...@@ -12,6 +12,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low ...@@ -12,6 +12,8 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low
- Add x2goagent.options file for compatibility with x2goserver nightly. - Add x2goagent.options file for compatibility with x2goserver nightly.
* debian/roll-tarballs.sh: * debian/roll-tarballs.sh:
- Copy new debian/x2goagent.options file into real tarball environment. - Copy new debian/x2goagent.options file into real tarball environment.
* debian/Makefile.nx-libs:
- Install/destroot new x2goagent.options file.
[ Mike Gabriel ] [ Mike Gabriel ]
* debian/libxinerama1.postinst.in: * debian/libxinerama1.postinst.in:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment