From 0ce676fca9a65ff3fcbaf12b5b267b0ad2af02e4 Mon Sep 17 00:00:00 2001 From: TomasM Date: Tue, 12 Dec 2017 13:26:44 -0500 Subject: [PATCH] apps add wicd --- Slax/debian/modules/04-apps/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slax/debian/modules/04-apps/build b/Slax/debian/modules/04-apps/build index d97c635..957c18f 100755 --- a/Slax/debian/modules/04-apps/build +++ b/Slax/debian/modules/04-apps/build @@ -3,7 +3,7 @@ CWD=$(dirname $(readlink -f $0)) apt-get update -apt-get install --no-install-recommends --yes leafpad qalculate-gtk pcmanfm +apt-get install --no-install-recommends --yes leafpad qalculate-gtk pcmanfm wicd . ../../cleanup (cd rootcopy && cp --parents -afr * /)