diff options
Diffstat (limited to 'system/htop/doinst.sh')
-rw-r--r-- | system/htop/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/htop/doinst.sh b/system/htop/doinst.sh deleted file mode 100644 index eec7ae1d81a1..000000000000 --- a/system/htop/doinst.sh +++ /dev/null @@ -1,4 +0,0 @@ -if [ -x usr/bin/update-desktop-database ]; then - usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1 -fi - |