File: postinst

package info (click to toggle)
mtools 3.9.6-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,384 kB
  • ctags: 1,819
  • sloc: ansic: 16,159; sh: 2,389; makefile: 265; sed: 8
file content (11 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

# Clean up old conffiles

if [ -f /etc/mtools.ref ]
then
  /bin/rm /etc/mtools.ref
fi

install-info --quiet --description='Tools for manipulating MSDOS files.'  \
--section "General Commands" "General Commands" /usr/info/mtools.info.gz