]> git.pld-linux.org Git - packages/f2fs-tools.git/blob - blkid.patch
up to 1.16.0 (new sonames)
[packages/f2fs-tools.git] / blkid.patch
1 --- f2fs-tools-1.9.0/lib/Makefile.am.orig       2017-10-15 16:19:55.961880191 +0200
2 +++ f2fs-tools-1.9.0/lib/Makefile.am    2017-10-15 16:20:35.875230392 +0200
3 @@ -6,3 +6,4 @@ libf2fs_la_SOURCES = libf2fs.c libf2fs_i
4  libf2fs_la_CFLAGS = -Wall
5  libf2fs_la_CPPFLAGS = -I$(top_srcdir)/include
6  libf2fs_la_LDFLAGS = -version-info $(LIBF2FS_CURRENT):$(LIBF2FS_REVISION):$(LIBF2FS_AGE)
7 +libf2fs_la_LIBADD = -lblkid
This page took 0.458543 seconds and 3 git commands to generate.