diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 23:01:16 +1200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:41 +0700 |
| commit | c5fa7efd627231eaf267805d4a6c3d43a2b86450 (patch) | |
| tree | 29f830a8c233faf0fada6adfbed0b27d49e1c0a1 /python/ptpython/doinst.sh | |
| parent | a0755d9a7202ed674a94c04270d1c47300857d48 (diff) | |
python/ptpython: Removed redundant doinst.sh.
There are no desktop files in this package.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ptpython/doinst.sh')
| -rw-r--r-- | python/ptpython/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/ptpython/doinst.sh b/python/ptpython/doinst.sh deleted file mode 100644 index 5fb28930db..0000000000 --- a/python/ptpython/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 |
