Update fix-paths.patch
This commit is contained in:
parent
1db06622ff
commit
20f27626a5
@ -292,7 +292,7 @@ diff -uNr util-linux-2.36.1/login-utils/sulogin.c util-linux-2.36.1.mod/login-ut
|
||||
diff -uNr util-linux-2.36.1/misc-utils/whereis.c util-linux-2.36.1.mod/misc-utils/whereis.c
|
||||
--- util-linux-2.36.1/misc-utils/whereis.c 2020-11-16 10:41:16.343846201 +0000
|
||||
+++ util-linux-2.36.1.mod/misc-utils/whereis.c 2020-11-22 21:23:17.005470083 +0000
|
||||
@@ -97,82 +97,18 @@
|
||||
@@ -97,84 +97,18 @@
|
||||
};
|
||||
|
||||
static const char *bindirs[] = {
|
||||
@ -306,10 +306,12 @@ diff -uNr util-linux-2.36.1/misc-utils/whereis.c util-linux-2.36.1.mod/misc-util
|
||||
- "/usr/local/lib/" MULTIARCHTRIPLET,
|
||||
-#endif
|
||||
- "/usr/lib",
|
||||
- "/usr/lib32",
|
||||
- "/usr/lib64",
|
||||
- "/etc",
|
||||
- "/usr/etc",
|
||||
- "/lib",
|
||||
- "/lib32",
|
||||
- "/lib64",
|
||||
- "/usr/games",
|
||||
- "/usr/games/bin",
|
||||
|
Loading…
Reference in New Issue
Block a user