From b18e54a088e84ed31f320d69b904af3f999adb2b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 18 Sep 2015 06:21:35 +0200 Subject: Get rid of 'updated' state; clean in pkg-disfigure --- bpkg/pkg-disfigure | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bpkg/pkg-disfigure') diff --git a/bpkg/pkg-disfigure b/bpkg/pkg-disfigure index 0e16a40..2df892b 100644 --- a/bpkg/pkg-disfigure +++ b/bpkg/pkg-disfigure @@ -15,7 +15,10 @@ namespace bpkg pkg_disfigure (const pkg_disfigure_options&, cli::scanner& args); // Disfigure the package, update its state, and commit the - // transaction. + // transaction. If the package state is broken, then this + // is taken to mean it hasn't been successfully configured + // and no clean prior to disfigure is necessary (or possible, + // for that matter). // void pkg_disfigure (const dir_path& configuration, -- cgit v1.1