File: postinst

package info (click to toggle)
fonts-arphic-uming 0.2.20080216.2-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 21,312 kB
  • sloc: makefile: 9; sh: 6
file content (7 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/bin/sh
set -e

dpkg-maintscript-helper rm_conffile \
	/etc/fonts/conf.avail/25-arphic-uming-nobitmaps.conf 0.2.20080216.2-6~ fonts-arphic-uming -- "$@"

#DEBHELPER#