From 7603037553aaeb9858ddf2dc7ad4e04c51535afc Mon Sep 17 00:00:00 2001 From: Phillip Warner Date: Thu, 13 May 2010 01:01:18 +0200 Subject: system/xrdp: Added to 13.0 repository --- system/xrdp/patches/Makefile.NOPAM.diff | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 system/xrdp/patches/Makefile.NOPAM.diff (limited to 'system/xrdp/patches/Makefile.NOPAM.diff') diff --git a/system/xrdp/patches/Makefile.NOPAM.diff b/system/xrdp/patches/Makefile.NOPAM.diff new file mode 100644 index 0000000000000..0d63f34eeeb95 --- /dev/null +++ b/system/xrdp/patches/Makefile.NOPAM.diff @@ -0,0 +1,13 @@ +Patch generated 20080922 by Phillip Warner +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: -- cgit v1.2.3