]> git.donarmstrong.com Git - debhelper.git/blob
r731: This commit was manufactured by cvs2svn to create tag
[debhelper.git] /
1 if command -v suidunregister >/dev/null 2>&1 && [ -e /etc/suid.conf ]; then
2         suidunregister -s #PACKAGE# /#FILE#
3 fi