Delete debian/build.sh
This commit is contained in:
parent
595aad4700
commit
4364595ebe
|
@ -1,5 +0,0 @@
|
|||
#!/bin/bash
|
||||
source=$1
|
||||
pushd $source/desmume/src/frontend/posix
|
||||
make -j12
|
||||
popd
|
Loading…
Reference in New Issue