unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 8f3bb36f577b489da97b461b36f3a09d2b2ed215 448 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
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)
 

debug log:

solving 8f3bb36f57 ...
found 8f3bb36f57 in https://git.savannah.gnu.org/cgit/guix.git

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).