www-apps/cgit: Use epatch_user
authorMatt Turner <mattst88@gentoo.org>
Mon, 23 Mar 2020 22:18:06 +0000 (15:18 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 23 Mar 2020 22:19:04 +0000 (15:19 -0700)
Closes: https://bugs.gentoo.org/679700
Signed-off-by: Matt Turner <mattst88@gentoo.org>
www-apps/cgit/cgit-1.2.3.ebuild
www-apps/cgit/cgit-9999.ebuild

index 36c2fa840d52a8331125fe8ed52f83a5e6529e8d..1d99de053e89afe9d78d533330cb600c9cd1255d 100644 (file)
@@ -65,6 +65,8 @@ src_prepare() {
        else
                echo "NO_LUA = 1" >> cgit.conf
        fi
+
+       epatch_user
 }
 
 src_compile() {
index b7fe22f1c8b03393e491afec1c3bf52745ceab3d..8873c3508900708899dbe04550e5083b1bef6a79 100644 (file)
@@ -59,6 +59,8 @@ src_prepare() {
        else
                echo "NO_LUA = 1" >> cgit.conf
        fi
+
+       epatch_user
 }
 
 src_compile() {