]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postrm-suid
r633: This commit was manufactured by cvs2svn to create tag
[debhelper.git] / autoscripts / postrm-suid
diff --git a/autoscripts/postrm-suid b/autoscripts/postrm-suid
deleted file mode 100644 (file)
index 9712d25..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then
-        suidunregister -s #PACKAGE# /#FILE#
-fi