File: pbuilder.postinst

package info (click to toggle)
pbuilder 0.231
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,956 kB
  • sloc: sh: 5,697; xml: 1,755; makefile: 251; ansic: 11
file content (6 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/bin/sh
set -e
. /usr/share/debconf/confmodule

#DEBHELPER#
exit 0