diff options
author | Roberto Metere <roberto@metere.it> | 2018-10-11 16:14:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-13 08:02:57 +0700 |
commit | b86f27cd525a7614973596fe593e504a66de769a (patch) | |
tree | 4e2efe971c5e0feb2abd1aa839b00bf5f983d337 /development/android-studio/doinst.sh | |
parent | 4d01acd70a0c7b151c6113710c63d6be10f7ce31 (diff) |
development/android-studio: Updated for v 3.2.0.26_181_5014246.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'development/android-studio/doinst.sh')
-rw-r--r-- | development/android-studio/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/android-studio/doinst.sh b/development/android-studio/doinst.sh deleted file mode 100644 index 5fb28930db0b9..0000000000000 --- a/development/android-studio/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi |