summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
authorJernuh Zakalwe2019-09-27 18:54:49 +0200
committerJernuh Zakalwe2019-09-27 18:54:49 +0200
commit764175b0915355cf81ed3b5864708baa0dfc0f06 (patch)
tree20ba7321027666e66014b20bef080577dc4c9f55 /setup.sh.in
parent5a70b0012fc53c175234147acca0163ab36290dc (diff)
downloadaur-764175b0915355cf81ed3b5864708baa0dfc0f06.tar.gz
Qt.conf removed, because if we use Qt libs from the system we can use the system settings from Qt also.
Minor changes on the independed setup script.
Diffstat (limited to 'setup.sh.in')
-rw-r--r--setup.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.sh.in b/setup.sh.in
index 372b43481f34..d16b6b799970 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -63,7 +63,7 @@ build_lib() {
printf "\nExiting.\n\n"
exit 0
fi
- printf "\nDownloading evelauncher-$elver.tar.gz...\n\n"
+ printf "\nDownload evelauncher-$elver.tar.gz...\n\n"
curl -L -O https://binaries.eveonline.com/evelauncher-$elver.tar.gz
fi
rcsum="$(sha256sum ./evelauncher-$elver.tar.gz| cut -d' ' -f1)"
@@ -79,7 +79,7 @@ build_lib() {
cd evelauncher/
rm -f ./*.a ./*.la ./*.prl
chmod 0755 ./*
- chmod 0644 ./*.qm ./*.conf
+ chmod 0644 ./*.qm ./*.conf ./errorpage/*
echo "done."
printf "\nReplace identical files with symbolic links..."
ln -sf evelauncher.sh LogLite.sh