summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2016-06-20 22:52:12 +0100
committerWorMzy Tykashi2016-06-20 22:52:12 +0100
commite371fbba72d9e163ed474c77b1b84d41388d4707 (patch)
tree176aa1fdf7e1ba495050136ba443dad93d16ee28
parentcb9ac945bf0d72e7384a1a2adcdc5b5b121f5f2c (diff)
parent7756cfb4d3ec9c8cf8afb1968907f9aeeaae2a67 (diff)
downloadaur-e371fbba72d9e163ed474c77b1b84d41388d4707.tar.gz
Merge branch 'master' of ssh+git://aur.archlinux.org/openxcom-git
-rw-r--r--openxcom-git.install11
-rw-r--r--openxcom.sh4
2 files changed, 0 insertions, 15 deletions
diff --git a/openxcom-git.install b/openxcom-git.install
index f994f567bd2d..e317d246df26 100644
--- a/openxcom-git.install
+++ b/openxcom-git.install
@@ -5,15 +5,4 @@ post_install() {
echo " Copy those subfolders to one of the following locations:"
echo " - /usr/share/openxcom/UFO"
echo " - <user home folder>/.local/share/openxcom/UFO"
-
- post_upgrade
-}
-
-post_upgrade() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_remove() {
- post_upgrade
}
diff --git a/openxcom.sh b/openxcom.sh
deleted file mode 100644
index e1b10c348355..000000000000
--- a/openxcom.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-export LD_LIBRARY_PATH=/opt/yaml-cpp51/lib:$LD_LIBRARY_PATH
-exec /usr/share/openxcom/common/openxcom $@