summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6437d7019e6..64063085dde8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ If you used "--force-bundled-qt" to start mendeley,
make sure you remove any old versions of ".desktop" file of mendeley in ~/.local/share/applications/,
because mendeley will automatically create one there.
__EOF__
- rm -rf "$pkgdir"/opt/"$pkgshortname"/lib/qt
+ #rm -rf "$pkgdir"/opt/"$pkgshortname"/lib/qt
#Remove unneeded lines if gconf is not installed.
if ! which gconftool-2 &>/dev/null;then