summaryrefslogtreecommitdiffstats
path: root/xorg/debuild/x11rdp-files/DEBIAN/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/debuild/x11rdp-files/DEBIAN/postinst')
-rwxr-xr-xxorg/debuild/x11rdp-files/DEBIAN/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/debuild/x11rdp-files/DEBIAN/postinst b/xorg/debuild/x11rdp-files/DEBIAN/postinst
index b44dc212..241103af 100755
--- a/xorg/debuild/x11rdp-files/DEBIAN/postinst
+++ b/xorg/debuild/x11rdp-files/DEBIAN/postinst
@@ -1,6 +1,6 @@
#!/bin/bash
-X11DIR=/opt/X11rdp
+X11DIR=DUMMYDIRINFO
# make the /usr/bin/X11rdp symbolic link if it doesn't exist...
if [ ! -e /usr/bin/X11rdp ]