summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorblooser2019-01-12 14:26:39 +0100
committerblooser2019-01-12 14:26:39 +0100
commit5c929d56deab93e69771ebd90c630aae073be0bd (patch)
treeca6fac36142c1b3f4dca68d142bd70bf9ccd65ed /PKGBUILD
parentece6271006ea8192294b41940e6ca1f917fdb431 (diff)
downloadaur-5c929d56deab93e69771ebd90c630aae073be0bd.tar.gz
Update
Signed-off-by: blooser <Blooser@protonmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cd455c3aad6..1bde46b09a6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,9 +38,6 @@ package() {
mv $pkgname-$pkgver $pkgname
cp -r $pkgname ~/Documents
rm -rf $pkgname
- if [ -f ~/.local/share/applications ]; then
- mkdir ~/.local/share/applications
- fi
echo "${shortcut}" > ~/.local/share/applications/taurus.desktop
if type "taurus" > /dev/null; then
if [ -f ~/.zshrc ]; then