Patch taken from https://sources.debian.org/data/main/g/gpsbabel/1.5.3-2/debian/patches/use_minizip. --- a/Makefile.in +++ b/Makefile.in @@ -120,7 +120,7 @@ LIBOBJS = queue.o route.o waypt.o filter src/core/usasciicodec.o\ src/core/ziparchive.o \ $(GARMIN) $(JEEPS) $(SHAPE) @ZLIB@ $(FMTS) $(FILTERS) -OBJS = main.o globals.o $(LIBOBJS) @FILEINFO@ +OBJS = main.o globals.o $(MINIZIP) $(LIBOBJS) @FILEINFO@ DEPFILES = $(OBJS:.o=.d) .org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/keys/civodul.pub
AgeCommit message (Expand)Author
2021-12-22tests: Move keys into ./tests/keys/ and add a third ed25519 key....Attila Lendvai