mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-22 18:37:22 -05:00
fix path
This commit is contained in:
parent
6b738b5676
commit
ef923b86e2
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
export CROSSBUILD=i686-w64-mingw32
|
||||
export PATH=/optt/i686-w64-mingw32/bin:$PATH
|
||||
export PATH=/opt/i686-w64-mingw32/bin:$PATH
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user