]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
- one more typo master
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 10 Nov 2023 20:03:25 +0000 (21:03 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 10 Nov 2023 20:03:25 +0000 (21:03 +0100)
geninitrd-posix-sh.patch

index 5333823d4a43602065e07df1c190966dd8945985..01de9c65fbc72c341f582698e84cbe351e0bc72c 100644 (file)
@@ -5,7 +5,7 @@
  }
  
 -# get possible paths for specifed patter containing LIBDIR
-+# get possible paths for specifed pattern containing LIBDIR
++# get possible paths for specified pattern containing LIBDIR
  get_libdir() {
        for dir in lib lib64 libx32; do
 -              echo -n "${1/LIBDIR/$dir} "
This page took 0.056133 seconds and 4 git commands to generate.