okay, we're dpb and no longer dpb3
This commit is contained in:
parent
58a582f8c9
commit
66650886f9
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: dpb,v 1.12 2011/04/05 08:23:00 espie Exp $
|
||||
# $OpenBSD: dpb,v 1.13 2011/04/18 14:00:57 espie Exp $
|
||||
#
|
||||
# Copyright (c) 2010 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -96,7 +96,7 @@ sub parse_build_file
|
||||
|
||||
my @build_files = ();
|
||||
my $heuristics = DPB::Heuristics->new;
|
||||
my $ui = OpenBSD::State->new('dpb3');
|
||||
my $ui = OpenBSD::State->new('dpb');
|
||||
$ui->{opt} = {
|
||||
P => sub {
|
||||
my $file = shift;
|
||||
|
Loading…
x
Reference in New Issue
Block a user