summarylogtreecommitdiffstats
path: root/fakeuser.patch
blob: 24099e4576bb95d0c56366a23d311f8bd4c063c2 (plain)
1
2
3
4
5
6
7
8
9
10
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/fakeuser/libfakeuser.so"
 
 # Keep preloaded libs
 if test -n "$LD_PRELOAD"; then