]> git.pld-linux.org Git - packages/dracut.git/blobdiff - plymouth-libdir.patch
correct bash-completion epoch
[packages/dracut.git] / plymouth-libdir.patch
index bc2182c8a7ff70c95b069f61fb23f05bd6edfab4..708555aaec3fae49efc660888c16ab80192afdfb 100644 (file)
@@ -7,5 +7,5 @@
 -    local _dirs="/usr/lib/plymouth /usr/libexec/plymouth/"
 +    local _dirs="@libexecdir@/plymouth/"
      if find_binary dpkg-architecture &> /dev/null; then
-         _dirs+=" /usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/plymouth"
-     fi
+         local _arch
+         _arch=$(dpkg-architecture -qDEB_HOST_MULTIARCH 2> /dev/null)
This page took 0.023526 seconds and 4 git commands to generate.