mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-11-04 01:34:38 +00:00 
			
		
		
		
	raspberrypi-buildbot.sh: Fix output directory.
This commit is contained in:
		@@ -28,7 +28,7 @@ if [ "x$MAKE" == "x" ]; then
 | 
				
			|||||||
    MAKE="make -j$NCPU"
 | 
					    MAKE="make -j$NCPU"
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
BUILDBOTDIR="raspberrypi-buildbot"
 | 
					BUILDBOTDIR="buildbot"
 | 
				
			||||||
PARENTDIR="$PWD"
 | 
					PARENTDIR="$PWD"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set -e
 | 
					set -e
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user