mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
14 lines
402 B
Diff
14 lines
402 B
Diff
Patch generated 20080116 by Phillip Warner <pc_warner@yahoo.com>
|
|
Permission granted to use this patch as you see fit.
|
|
|
|
--- instfiles/xrdp_control.sh.orig 2007-04-29 01:19:13.000000000 -0500
|
|
+++ instfiles/xrdp_control.sh 2008-01-16 01:05:01.000000000 -0600
|
|
@@ -8,7 +8,7 @@
|
|
XRDP=xrdp
|
|
SESMAN=sesman
|
|
STARTWM=startwm.sh
|
|
-XRDP_DIR=/usr/local/xrdp/
|
|
+XRDP_DIR=/usr/lib/xrdp/
|
|
LOG=/dev/null
|
|
|
|
cd $XRDP_DIR
|