diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2013-10-27 21:16:36 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:08 -0500 |
commit | 5cf880887f2f051a945fb1d150f379ffc13310eb (patch) | |
tree | 6109fe5502d9e3db22e1b4a004e604db60bad4b6 /system/xrdp/patches/Makefile.NOPAM.diff | |
parent | b9dcd6d7c4c71a41152ea989987bd1125f630a24 (diff) |
system/xrdp: Updated for version 0.6.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xrdp/patches/Makefile.NOPAM.diff')
-rw-r--r-- | system/xrdp/patches/Makefile.NOPAM.diff | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/system/xrdp/patches/Makefile.NOPAM.diff b/system/xrdp/patches/Makefile.NOPAM.diff deleted file mode 100644 index 0d63f34eee..0000000000 --- a/system/xrdp/patches/Makefile.NOPAM.diff +++ /dev/null @@ -1,13 +0,0 @@ -Patch generated 20080922 by Phillip Warner <pc_warner@yahoo.com> -Permission granted to use this patch as you see fit. - ---- Makefile.orig 2008-09-22 11:57:24.000000000 -0500 -+++ Makefile 2008-09-22 11:57:51.000000000 -0500 -@@ -46,7 +46,6 @@ - make -C sesman install - make -C xup install - make -C docs install -- if [ -d /etc/pam.d ]; then install instfiles/pam.d/sesman /etc/pam.d/sesman; fi - install instfiles/xrdp_control.sh $(DESTDIR)/xrdp_control.sh - - installdeb: |