]> git.pld-linux.org Git - packages/gdbm.git/blob - gdbm-make-jN.patch
3815cb9c8650dd277d5ba916e38c7bcf365b3414
[packages/gdbm.git] / gdbm-make-jN.patch
1 --- gdbm-1.8.3/Makefile.in~     2007-12-18 23:27:16.000000000 +0100
2 +++ gdbm-1.8.3/Makefile.in      2007-12-18 23:31:52.750925500 +0100
3 @@ -158,7 +158,7 @@
4         $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libgdbm.la -rpath $(libdir) \
5                 -version-info $(SHLIB_VER) $(LOBJS)
6  
7 -libgdbm_compat.la: $(C_LOBJS) gdbm.h
8 +libgdbm_compat.la: $(C_LOBJS) gdbm.h libgdbm.la
9         rm -f libgdbm_compat.la
10         $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libgdbm_compat.la -rpath $(libdir) \
11                 -version-info $(SHLIB_VER) $(C_LOBJS) libgdbm.la
This page took 0.050707 seconds and 2 git commands to generate.