summaryrefslogtreecommitdiffstats
path: root/source/x/x11/post-install/proxymngr.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/post-install/proxymngr.post-install')
-rw-r--r--source/x/x11/post-install/proxymngr.post-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/x/x11/post-install/proxymngr.post-install b/source/x/x11/post-install/proxymngr.post-install
deleted file mode 100644
index 29c647c30..000000000
--- a/source/x/x11/post-install/proxymngr.post-install
+++ /dev/null
@@ -1,5 +0,0 @@
-mkdir -p $PKG/etc/X11
-( cd $PKG/usr/lib/X11
- mv proxymngr $PKG/etc/X11
- ln -sf ../../../etc/X11/proxymngr .
-)