summaryrefslogblamecommitdiff
path: root/scripts/patches/0001-allow-untrusted.diff
blob: 868d25a69d4a38b2441177012cb92b8ab0947079 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                           
--- a/abuild-sudo.c	2021-10-09 16:55:36.705593308 -0500
+++ b/abuild-sudo.c	2021-10-09 16:55:48.037927253 -0500
@@ -33,8 +33,6 @@
 };
 
 static const char* invalid_opts[] = {
-	"--allow-untrusted",
-	"--keys-dir",
 	NULL,
 };