%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/lib/dpkg/info/
Upload File :
Create Path :
Current File : /var/lib/dpkg/info/desktop-file-utils.postrm

#!/bin/sh

set -e

if [ "$1" = remove ]; then
    for dir in /usr/share/applications /usr/local/share/applications; do
      if [ -d "$dir" ]; then
          rm -f "$dir/mimeinfo.cache"
          if [ ! -L "$dir" ]; then
              rmdir --ignore-fail-on-non-empty "$dir"
          fi
      fi
    done
fi



Zerion Mini Shell 1.0