summary refs log tree commit diff
path: root/pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@secure.mailbox.org>2018-10-19 21:40:37 -0500
committerGitHub <noreply@github.com>2018-10-19 21:40:37 -0500
commite63a843efb8db508f9ecfce463b58c55fef3d696 (patch)
treec1428fe921db7c58bf64ff637935a4ff7f22d019 /pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch
parentdaa0cd73f3b5cf8180b201694e6339e6c3610628 (diff)
parent7e0e4ce6addd80cbc2a9b1b961f5646b73f14696 (diff)
downloadnixlib-e63a843efb8db508f9ecfce463b58c55fef3d696.tar
nixlib-e63a843efb8db508f9ecfce463b58c55fef3d696.tar.gz
nixlib-e63a843efb8db508f9ecfce463b58c55fef3d696.tar.bz2
nixlib-e63a843efb8db508f9ecfce463b58c55fef3d696.tar.lz
nixlib-e63a843efb8db508f9ecfce463b58c55fef3d696.tar.xz
nixlib-e63a843efb8db508f9ecfce463b58c55fef3d696.tar.zst
nixlib-e63a843efb8db508f9ecfce463b58c55fef3d696.zip
Merge pull request #46957 from bkchr/plasma_5_14_0
plasma5: 5.13.5 -> 5.14.0
Diffstat (limited to 'pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch')
-rw-r--r--pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch b/pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch
index cd1b736a103f..b2a7866531bf 100644
--- a/pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch
+++ b/pkgs/desktops/plasma-5/plasma-vault/fusermount-path.patch
@@ -1,8 +1,8 @@
 diff --git a/kded/engine/fusebackend_p.cpp b/kded/engine/fusebackend_p.cpp
-index 81ce494..d3c5c9f 100644
+index d07e313..ea7d81c 100644
 --- a/kded/engine/fusebackend_p.cpp
 +++ b/kded/engine/fusebackend_p.cpp
-@@ -103,7 +103,7 @@ QProcess *FuseBackend::process(const QString &executable,
+@@ -106,7 +106,7 @@ QProcess *FuseBackend::process(const QString &executable,
  
  QProcess *FuseBackend::fusermount(const QStringList &arguments) const
  {
@@ -11,7 +11,7 @@ index 81ce494..d3c5c9f 100644
  }
  
  
-@@ -245,4 +245,3 @@ bool FuseBackend::isOpened(const MountPoint &mountPoint) const
+@@ -279,4 +279,3 @@ bool FuseBackend::isOpened(const MountPoint &mountPoint) const
  }
  
  } // namespace PlasmaVault