File: prerm

package info (click to toggle)
dump 0.4b47-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,316 kB
  • sloc: ansic: 16,267; sh: 5,138; makefile: 161
file content (7 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#!/bin/sh

set -e

update-alternatives --remove rmt /usr/sbin/rmt-dump

#DEBHELPER#