From f5de0043958cb8a62282707cae8d9dbceeb39c57 Mon Sep 17 00:00:00 2001 From: TomasM Date: Thu, 22 Mar 2018 12:32:12 -0400 Subject: [PATCH] fix forward slashes --- Slax/debian/modules/04-apps/build | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Slax/debian/modules/04-apps/build b/Slax/debian/modules/04-apps/build index bcaf2fa..439f33d 100755 --- a/Slax/debian/modules/04-apps/build +++ b/Slax/debian/modules/04-apps/build @@ -3,10 +3,10 @@ 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 \ xarchiver xdg-utils \ wicd