fixed expandurl-mastodon-9999
This commit is contained in:
parent
9f820e4242
commit
eada355aa8
@ -24,6 +24,6 @@ src_unpack() {
|
|||||||
src_install() {
|
src_install() {
|
||||||
cmake-utils_src_install
|
cmake-utils_src_install
|
||||||
dodoc README.md
|
dodoc README.md
|
||||||
doinitd init/expandurl-mastodon.openrc expandurl-mastodon
|
newinitd init/expandurl-mastodon.openrc expandurl-mastodon
|
||||||
echo "EXPANDURL_USER=\"expandurl\"" | doconfd - expandurl-mastodon
|
echo "EXPANDURL_USER=\"expandurl\"" | newconfd - expandurl-mastodon
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user