File: prerm

package info (click to toggle)
pgpgpg 0.13-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 460 kB
  • sloc: ansic: 1,532; sh: 334; makefile: 22
file content (8 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

set -e

update-alternatives --remove pgp /usr/bin/pgpgpg

#DEBHELPER#