Merge pull request #1299 from tonymorony/patch-1
ensuring that rogue update
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cd rogue;
|
cd rogue;
|
||||||
|
make clean;
|
||||||
|
|
||||||
if [ "$HOST" = "x86_64-w64-mingw32" ]; then
|
if [ "$HOST" = "x86_64-w64-mingw32" ]; then
|
||||||
echo building rogue.exe...
|
echo building rogue.exe...
|
||||||
|
|||||||
Reference in New Issue
Block a user