aboutsummaryrefslogtreecommitdiff
path: root/community/figlet/build
blob: f604eb3543c8a43e2560c3a9b2bf325d6b4e8c30 (plain)
1
2
3
4
5
#!/bin/sh -e

sed -i '/DECLS/d' utf8.h
make prefix=/usr
make prefix=/usr DESTDIR="$1" install