File: prerm

package info (click to toggle)
xjump 2.7.5-6.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 312 kB
  • ctags: 302
  • sloc: ansic: 2,347; makefile: 139; sh: 29
file content (9 lines) | stat: -rwxr-xr-x 108 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

# Work around having to repackage the source by using a blank prerm

exit 0

#DEBHELPER#