drop this file, not needed

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-06-22 22:31:41 -05:00
commit 20db7ba234

View file

@ -1,8 +0,0 @@
#!/bin/sh -e
if [ -x "/usr/bin/screen.real" ]; then
dpkg-divert --package screen-profiles --rename --remove /usr/bin/screen || true
fi
#DEBHELPER#