~dricottone/huttese-apk

ref: 5811ad8d53085bb02fc24fe34678bd5479b2c1b6 huttese-apk/build.sh -rwxr-xr-x 122 bytes
5811ad8dDominic Ricottone Fix recipe names 2 years ago
                                                                                
1
2
3
4
5
6
7
#!/bin/sh
cd "/var/huttese-pkgsrc/$1" || exit 1
sudo apk update
. APKBUILD
abuild checksum || exit 1
abuild -r || exit 1