X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=junk%2Fchorizo%2Fbuild;fp=junk%2Fchorizo%2Fbuild;h=954aa1f32af8d22bae1c513a6733edd2a78e6f4f;hb=331cd628c72ff71bb30be47c2e9ec666731664a7;hp=0000000000000000000000000000000000000000;hpb=357a716edf64d8ad41f14e9fdd3482875c0f1b19;p=asd-repo.git diff --git a/junk/chorizo/build b/junk/chorizo/build new file mode 100755 index 0000000..954aa1f --- /dev/null +++ b/junk/chorizo/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install