mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 04:52:39 +02:00
remove sudo dep
This commit is contained in:
parent
3605e40dbd
commit
80d48425b9
@ -7,10 +7,7 @@
|
|||||||
"DEVKITPRO": "/opt/devkitpro",
|
"DEVKITPRO": "/opt/devkitpro",
|
||||||
},
|
},
|
||||||
|
|
||||||
"builddeps": ["sudo"],
|
|
||||||
|
|
||||||
"buildcmd": [
|
"buildcmd": [
|
||||||
|
|
||||||
"sudo -E make -j${PARALLEL} install",
|
"sudo -E make -j${PARALLEL} install",
|
||||||
"git clone --depth 1 https://github.com/switchbrew/switch-examples",
|
"git clone --depth 1 https://github.com/switchbrew/switch-examples",
|
||||||
"make -C switch-examples/"
|
"make -C switch-examples/"
|
||||||
|
Loading…
Reference in New Issue
Block a user