commit 4d55f0a1b61b3d6867ea2367be9c554d920e7e96 from: Stefan Sperling via: Thomas Adam date: Sat Apr 01 21:36:53 2023 UTC gitwrapper has no config file; copy-pasta spotted by op@ commit - 9c9f0ee1557e3da23d5b12c598eb8e10e2c65d37 commit + 4d55f0a1b61b3d6867ea2367be9c554d920e7e96 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