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