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 4549ac17841b..99d3f7b2dd6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ package() {
#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