AlkantarClanX12

Your IP : 216.73.217.128


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/emacsen-common.postrm

#!/bin/sh

set -e

if [ "$1" = purge ]
then
  rm -rf /var/lib/emacsen-common
fi