-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xrdp 0.9+master build fail on Debian Jessie #46
Comments
I think this diff should fix it: diff --git a/xrdp_docs b/xrdp_docs
index 2f6f119..4eea462 100644
--- a/xrdp_docs
+++ b/xrdp_docs
@@ -1,5 +1,4 @@
design.txt
faq-general.txt
-NEWS
prog_std.txt
readme.txt |
metalefty
added a commit
to metalefty/X11RDP-o-Matic
that referenced
this issue
Apr 29, 2016
I've pushed the fix to devel branch. |
I don't have a Jessie machine with me right now. Can test it next week. If anyone can help, feel free to take over. |
I confirmed the build on Jessie in #61. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried the devel branch of X11RDP-o-Matic with following command,
It seems that without
NEWS
file the xrdp package build process fails, therefore noxrdp*.deb
will be produced. How should I create suchNEWS
file?Also I found the thread neutrinolabs/xrdp#190 about Debian Jessie systemd script not being produced. Will this be another potential failure?
The text was updated successfully, but these errors were encountered: