summarylogtreecommitdiffstats
path: root/fakeuser.patch
diff options
context:
space:
mode:
authorgrufo2018-03-16 20:54:21 +0100
committergrufo2018-03-16 20:54:21 +0100
commitf73cae4acfedd3f534a8a8bb88aec50c46e8eda0 (patch)
tree1f7ec9014c97a04433ccf6b5448124db537dbf69 /fakeuser.patch
parentfadc33bf477c3dbb45b6ca65c457b02c560bf304 (diff)
downloadaur-f73cae4acfedd3f534a8a8bb88aec50c46e8eda0.tar.gz
Added `fakeuser.patch` to `${source}`
Diffstat (limited to 'fakeuser.patch')
-rw-r--r--fakeuser.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/fakeuser.patch b/fakeuser.patch
new file mode 100644
index 000000000000..73b35f186f45
--- /dev/null
+++ b/fakeuser.patch
@@ -0,0 +1,11 @@
+--- fakeuser 2018-03-16 20:33:21.101608444 +0100
++++ aur-fakeuser 2018-03-16 20:31:28.549404000 +0100
+@@ -26,7 +26,7 @@
+ exit
+ fi
+
+-LIB="libfakeuser.so"
++LIB="/usr/lib/libfakeuser/libfakeuser.so"
+
+ # Keep preloaded libs
+ if test -n "$LD_PRELOAD"; then