updated expandurl-mastodon-9999
This commit is contained in:
parent
94b93b6cd0
commit
ba4e9d792c
|
@ -20,3 +20,10 @@ DEPEND=">=dev-util/cmake-3.9.6
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
git-r3_src_unpack
|
git-r3_src_unpack
|
||||||
}
|
}
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
emake DESTDIR="${D}" install
|
||||||
|
dodoc README.md
|
||||||
|
doinitd init/expandurl-mastodon.openrc expandurl-mastodon
|
||||||
|
echo "USER=\"expandurl\"" | doconfd - expandurl-mastodon
|
||||||
|
}
|
||||||
|
|
Reference in New Issue
Block a user