Update fix-paths.patch

This commit is contained in:
Lucy Phipps 2021-06-28 00:27:13 +01:00 committed by GitHub
parent 1db06622ff
commit 20f27626a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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",