File: postinst

package info (click to toggle)
mtools 3.9.1-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,264 kB
  • ctags: 1,578
  • sloc: ansic: 13,527; sh: 1,780; makefile: 228; 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