summarylogtreecommitdiffstats
path: root/vpn-unlimited
diff options
context:
space:
mode:
authorArda Aytekin2020-04-10 22:18:21 +0200
committerArda Aytekin2020-04-10 22:18:21 +0200
commite3d2ce87c264cca4cc78c16795238d8271ca5f4a (patch)
tree48b99831b3538b69b5792d572ec09f5b2401ae08 /vpn-unlimited
parent9604f544b95d0106efb6951731f8da146ec22d8b (diff)
downloadaur-e3d2ce87c264cca4cc78c16795238d8271ca5f4a.tar.gz
Change dependencies, fix copyright and remove the wrapper
- [x] Changed `libcurl-compat` from the dependencies, - [x] Fixed copyright notice to have 2018 (as per license), - [x] Removed the wrapper.
Diffstat (limited to 'vpn-unlimited')
-rw-r--r--vpn-unlimited3
1 files changed, 0 insertions, 3 deletions
diff --git a/vpn-unlimited b/vpn-unlimited
deleted file mode 100644
index ac4bd78f0fda..000000000000
--- a/vpn-unlimited
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-export LD_PRELOAD=libcurl-openssl-1.0.so
-/usr/share/vpn-unlimited/vpn-unlimited "$@"