[SCM] solid packaging branch, master, updated. debian/5.37.0-2-85-gc9bde65

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 19:00:40 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/solid.git;a=commitdiff;h=4be1c86

The following commit has been merged in the master branch:
commit 4be1c8648672278029f62823d2031d482ae921b4
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date:   Tue Nov 1 11:22:53 2016 +0100

    Fix path
---
 debian/patches/use_shortest_filepath.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/use_shortest_filepath.diff b/debian/patches/use_shortest_filepath.diff
index feb312f..0da8a31 100644
--- a/debian/patches/use_shortest_filepath.diff
+++ b/debian/patches/use_shortest_filepath.diff
@@ -14,7 +14,7 @@ index 1bd6acf..4a3d088 100644
      return m_device->isMounted();
  }
  
-+static inline QString get_shortest(ByteArrayList& mntPoints)
++static inline QString get_shortest(QByteArrayList& mntPoints)
 +{
 +    // We return the shortest filePath to avoid errors like:
 +    // https://bugs.debian.org/762950

-- 
solid packaging



More information about the pkg-kde-commits mailing list