net-news/quiterss: Disable build-time git repo detection
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 15 Feb 2019 23:02:21 +0000 (00:02 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 15 Feb 2019 23:07:33 +0000 (00:07 +0100)
Requires git runtime and fails at trying.

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-news/quiterss/quiterss-9999.ebuild

index af15f832bbd71c341a6fe95c3cd282c9e5768c50..790e3416fe618cf2565c6200aa4e8d0c3c34ae34 100644 (file)
@@ -38,7 +38,10 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-DOCS=( AUTHORS CHANGELOG README.md )
+src_prepare() {
+       default
+       sed -e "s/exists(.git)/0/" -i QuiteRSS.pro || die
+}
 
 src_configure() {
        local myqmakeargs=(