Skip to content

Commit 0bf1f46

Browse files
committed
enable buildscripts for release
1 parent 30cd948 commit 0bf1f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-devkit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# devkitPPC release 29
55
#---------------------------------------------------------------------------------
66

7-
if [ 1 -eq 1 ] ; then
7+
if [ 0 -eq 1 ] ; then
88
echo "Currently in release cycle, proceed with caution, do not report problems, do not ask for support."
99
echo "Please use the latest release buildscripts unless advised otherwise by devkitPro staff."
1010
echo "http://sourceforge.net/projects/devkitpro/files/buildscripts/"

0 commit comments

Comments
 (0)