[PATCH rtems-libbsd] wscript: add uninstall command

2020-07-23 Thread Vijay Kumar Banerjee
--- wscript | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wscript b/wscript index 3ca9478e..74fc1f48 100644 --- a/wscript +++ b/wscript @@ -151,7 +151,7 @@ def bsp_init(ctx, env, contexts): # Transform the commands to per build variant commands commands = []

[PATCH rtems-libbsd] wscript: add uninstall command

2020-05-03 Thread Vijay Kumar Banerjee
--- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 3ca9478e..0979644a 100644 --- a/wscript +++ b/wscript @@ -151,7 +151,7 @@ def bsp_init(ctx, env, contexts): # Transform the commands to per build variant commands commands = [] fo