File: pbuilder-runhooks

package info (click to toggle)
pbuilder 0.231.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,864 kB
  • sloc: sh: 5,726; xml: 1,755; makefile: 248; ansic: 11
file content (9 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#! /bin/bash

# This file was merged with pbuilder-modules.
# We can't delete it since it's referenced in pdebuild-internal, and since we
# can't assure the same pbuilder version outside and inside the chroot we have
# to be backward-compatible.
# Otherwise running an old pbuilder with a newer chroot would break badly.

. "${BASH_SOURCE%/*}/pbuilder-modules"