rebuild geeqie
[oi-userland.git] / components / desktop / fbreader / patches / 05-fix-crash-with-fb2.zip-files.patch
blobdeb90228301d444b1a7937553d377a65fcfeaf7c
1 diff -r -U2 fbreader-0.99.4.orig/zlibrary/ui/src/qt4/filesystem/ZLQtFSManager.cpp fbreader-0.99.4/zlibrary/ui/src/qt4/filesystem/ZLQtFSManager.cpp
2 --- fbreader-0.99.4.orig/zlibrary/ui/src/qt4/filesystem/ZLQtFSManager.cpp 2012-11-30 19:41:25.000000000 +0700
3 +++ fbreader-0.99.4/zlibrary/ui/src/qt4/filesystem/ZLQtFSManager.cpp 2013-02-21 13:30:31.000000000 +0700
4 @@ -49,3 +49,4 @@
5 path = replacement + path.substr(1);
7 + ZLUnixFSManager::normalizeRealPath(path);