]> git.pld-linux.org Git - packages/dracut.git/blobdiff - plymouth-libdir.patch
up to 052
[packages/dracut.git] / plymouth-libdir.patch
index 3b120f1fa29fe4c4df3ba2e59341ec57c0b9ec59..f05d50bb6210084d02f0effb8dc925e6558d6744 100644 (file)
@@ -6,6 +6,6 @@
  pkglib_dir() {
 -    local _dirs="/usr/lib/plymouth /usr/libexec/plymouth/"
 +    local _dirs="@libexecdir@/plymouth/"
-     if type -P dpkg-architecture &>/dev/null; then
+     if find_binary dpkg-architecture &>/dev/null; then
          _dirs+=" /usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/plymouth"
      fi
This page took 0.043891 seconds and 4 git commands to generate.