X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;ds=sidebyside;f=junk%2Flibtermkey%2Fbuild;fp=junk%2Flibtermkey%2Fbuild;h=39427a14e1cf8dbfb07f35005e93d92cdd157ffb;hb=e7778f9c71891072ff904d344fd186977bda3e1b;hp=0000000000000000000000000000000000000000;hpb=115f60d82f00b7e3bf89d668b085d5cd645e4c88;p=asd-repo.git diff --git a/junk/libtermkey/build b/junk/libtermkey/build new file mode 100755 index 0000000..39427a1 --- /dev/null +++ b/junk/libtermkey/build @@ -0,0 +1,6 @@ +#!/bin/sh -e + +patch -p1 < static-no-libtool.patch + +gmake PREFIX=/usr libtermkey.a +gmake PREFIX=/usr DESTDIR="$1" install