From 9f820e4242d1dbe484272edc3c8a86d03bfc1af8 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 12 May 2018 14:48:17 +0200 Subject: [PATCH] fixed expandurl-mastodon-9999 --- net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild b/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild index 3b1d0e61f..a215d6be7 100644 --- a/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild +++ b/net-misc/expandurl-mastodon/expandurl-mastodon-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ src_unpack() { } src_install() { - emake DESTDIR="${D}" install + cmake-utils_src_install dodoc README.md doinitd init/expandurl-mastodon.openrc expandurl-mastodon echo "EXPANDURL_USER=\"expandurl\"" | doconfd - expandurl-mastodon