summarylogtreecommitdiffstats
path: root/rto-proxy
diff options
context:
space:
mode:
authornaruto522ru2020-04-26 11:32:24 +0300
committernaruto522ru2020-04-26 11:32:24 +0300
commitb0c61fb2c25074516846f13e8d677587f2d4cd9d (patch)
tree18c09c22ef402ed749b6523e8a41f532bb8664a1 /rto-proxy
parent3b4c50d24a0be84de48d2a9706e8465381fa0ddf (diff)
downloadaur-b0c61fb2c25074516846f13e8d677587f2d4cd9d.tar.gz
Corrective Release 4.Thanks guys =)
Diffstat (limited to 'rto-proxy')
-rw-r--r--rto-proxy5
1 files changed, 5 insertions, 0 deletions
diff --git a/rto-proxy b/rto-proxy
new file mode 100644
index 000000000000..f73253bbbdf0
--- /dev/null
+++ b/rto-proxy
@@ -0,0 +1,5 @@
+#!/bin/sh
+export LD_PRELOAD=/opt/pango-legacy/usr/lib/libpango-1.0.so.0
+export LD_PRELOAD=/opt/pango-legacy/usr/lib/libpangocairo-1.0.so.0
+export LD_PRELOAD=/opt/pango-legacy/usr/lib/libpangoft2-1.0.so.0
+exec /opt/rto-proxy/rto-proxy "$@"