commit c27166a81acd056b37405fecf533a0b9f8d7f4da from: Stefan Sperling date: Tue Mar 28 10:20:18 2023 UTC gitwrapper has no config file; copy-pasta spotted by op@ commit - 6c5befc77a38fbe198b99fe0564052ffc0f246a6 commit + c27166a81acd056b37405fecf533a0b9f8d7f4da blob - cd56f97718ffa1b0dc5eabec3e2e6048cbb763b7 blob + 51b0f34ff387e3e735abc9f3d1f6e04404a3fbd5 --- gitwrapper/Makefile +++ gitwrapper/Makefile @@ -19,7 +19,7 @@ SRCS= gitwrapper.c parse.y log.c serve.c auth.c liste CLEANFILES = parse.h -MAN = ${PROG}.conf.5 ${PROG}.1 +MAN = ${PROG}.1 CPPFLAGS = -I${.CURDIR}/../include -I${.CURDIR}/../lib -I${.CURDIR}/../gotd