diff options
author | joerg <joerg@pkgsrc.org> | 2008-01-26 01:57:00 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-01-26 01:57:00 +0000 |
commit | e562ac2e2f56f4c42b120566f0887589d5f539c7 (patch) | |
tree | f23ad29235d0d5b2905b72e5479a1bd2b43994ce /pkgtools/pbulk/PLIST | |
parent | d60f15630239041975552d15c91710a25d73d66f (diff) | |
download | pkgsrc-e562ac2e2f56f4c42b120566f0887589d5f539c7.tar.gz |
pbulk-0.25:
Add bulkbuild-rebuild which can be used to build packages individually.
It assumes that all dependencies are built and the results of the scan
phase exists. That means it can be used after a bulk build to try to
rebuild a failing package. Fixes PR 37407.
Diffstat (limited to 'pkgtools/pbulk/PLIST')
-rw-r--r-- | pkgtools/pbulk/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pbulk/PLIST b/pkgtools/pbulk/PLIST index 4d6d6373cf4..e083d26328b 100644 --- a/pkgtools/pbulk/PLIST +++ b/pkgtools/pbulk/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/19 19:49:55 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/01/26 01:57:00 joerg Exp $ bin/bulkbuild +bin/bulkbuild-rebuild bin/pbulk-build bin/pbulk-resolve bin/pbulk-scan |