aboutsummaryrefslogtreecommitdiff
path: root/core/cpt/build
blob: d917379195cd3d2117f2409fa6807cdec4389936 (plain)
1
2
3
4
5
6
#!/bin/sh -e

make PREFIX=/usr DESTDIR="$1" install

clinst -Dm644 cpt-base "$1/etc/cpt-base"
clinst -Dm755 news     "$1/usr/bin/cpt-news"