#!/bin/sh # # $FreeBSD$ # if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi USER=sympa GROUP=${USER} if pw groupshow "${USER}" 2>/dev/null 1>&2; then echo "To delete the 'sympa' group permanently, use 'pw groupdel ${USER}'" fi if pw usershow "${USER}" 2>/dev/null 1>&2; then echo "To delete the 'sympa' user permanently, use 'pw userdel ${USER}'" fi exit 0 gleton?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Class-Singleton
Commit message (Expand)AuthorAgeFilesLines