File: console-data.prerm

package info (click to toggle)
console-data 2002.12.04dbs-49
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,024 kB
  • ctags: 26
  • sloc: perl: 1,663; makefile: 110; sh: 61
file content (8 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/sh -e

# if [ "$1" != upgrade -a -e /usr/share/debconf/confmodule ]
# then
#     /var/lib/dpkg/info/console-data.config X-deconfigure
# fi

#DEBHELPER#