From 80d48425b97570d6b889deb56a7bbbc03ab337c9 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sat, 19 May 2018 20:24:25 +0100 Subject: [PATCH] remove sudo dep --- .doozer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.doozer.json b/.doozer.json index 84544b40..d462fd73 100644 --- a/.doozer.json +++ b/.doozer.json @@ -7,10 +7,7 @@ "DEVKITPRO": "/opt/devkitpro", }, - "builddeps": ["sudo"], - "buildcmd": [ - "sudo -E make -j${PARALLEL} install", "git clone --depth 1 https://github.com/switchbrew/switch-examples", "make -C switch-examples/"