Re: [Chicken-hackers] [PATCH] Use the SUDO variable in chicken-uninstall, as documented

2018-08-07 Thread felix . winkelmann
> Speaks for itself. > > Pushed. felix ___ Chicken-hackers mailing list Chicken-hackers@nongnu.org https://lists.nongnu.org/mailman/listinfo/chicken-hackers

[Chicken-hackers] [PATCH] Use the SUDO variable in chicken-uninstall, as documented

2018-08-06 Thread kooda
Speaks for itself. From 4c988ef1c1f0c4d6f067de56091b1c67ccc808e5 Mon Sep 17 00:00:00 2001 From: Kooda Date: Mon, 6 Aug 2018 15:08:08 +0200 Subject: [PATCH] Use the SUDO variable in chicken-uninstall, as documented Also use the `--` argument to the `rm` command. --- chicken-uninstall.scm | 5 +++