From 302093104e0a47a5ce70def63451bedafdb89277 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 30 Jul 2024 08:00:00 +0800 Subject: Makefile: use my/runxiyu's fork of troff9prx --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b7f00f9..4f072f3 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ init: @test -d neatmkfn || git clone https://github.com/aligrudi/neatmkfn.git @test -d neateqn || git clone https://github.com/aligrudi/neateqn.git @test -d neatrefer || git clone https://github.com/aligrudi/neatrefer.git - @test -d troff || git clone https://github.com/aligrudi/troffp9.git troff + @test -d troff || git clone https://git.sr.ht/~runxiyu/troff9prx troff @echo "Downloading fonts" @cd fonts && sh ./fonts.sh -- cgit v1.2.3