summarylogtreecommitdiffstats
path: root/installer.patch
diff options
context:
space:
mode:
authorD. Can Celasun2018-04-05 09:22:55 +0200
committerD. Can Celasun2018-04-05 09:22:55 +0200
commitdc826ef7684f6dd1ea146aad55c2556e100f105a (patch)
treed07012196d7ae5a765786426b0be6f2fd81b8570 /installer.patch
downloadaur-dc826ef7684f6dd1ea146aad55c2556e100f105a.tar.gz
[canta-theme-git] Initial commit
Diffstat (limited to 'installer.patch')
-rw-r--r--installer.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/installer.patch b/installer.patch
new file mode 100644
index 000000000000..71044f25c46c
--- /dev/null
+++ b/installer.patch
@@ -0,0 +1,19 @@
+--- a/install.sh 2018-04-05 09:06:51.404098398 +0200
++++ b/install.sh 2018-04-05 09:07:19.957454517 +0200
+@@ -2,16 +2,6 @@
+ #set -ueo pipefail
+ #set -x
+
+-ROOT_UID=0
+-DEST_DIR=
+-
+-# Destination directory
+-if [ "$UID" -eq "$ROOT_UID" ]; then
+- DEST_DIR="/usr/share/themes"
+-else
+- DEST_DIR="$HOME/.themes"
+-fi
+-
+ SRC_DIR=$(cd $(dirname $0) && pwd)
+
+ THEME_NAME=Canta