aboutsummaryrefslogtreecommitdiff
path: root/build2/install/rule
diff options
context:
space:
mode:
Diffstat (limited to 'build2/install/rule')
-rw-r--r--build2/install/rule8
1 files changed, 4 insertions, 4 deletions
diff --git a/build2/install/rule b/build2/install/rule
index 56cd8f9..4ad91bb 100644
--- a/build2/install/rule
+++ b/build2/install/rule
@@ -79,10 +79,10 @@ namespace build2
// exist).
//
static bool
- uninstall (const install_dir& base,
- file* t,
- const path& name,
- bool verbose);
+ uninstall_f (const install_dir& base,
+ file* t,
+ const path& name,
+ bool verbose);
private:
target_state