Delete debian/build.sh

This commit is contained in:
Kimpe Andy 2024-02-01 10:57:29 +01:00 committed by GitHub
parent 595aad4700
commit 4364595ebe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

5
debian/build.sh vendored
View File

@ -1,5 +0,0 @@
#!/bin/bash
source=$1
pushd $source/desmume/src/frontend/posix
make -j12
popd