SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
sysutils/e2fsprogs/patches/patch-lib_ext2fs_Makefile_in
Normal file
14
sysutils/e2fsprogs/patches/patch-lib_ext2fs_Makefile_in
Normal file
|
@ -0,0 +1,14 @@
|
|||
Index: lib/ext2fs/Makefile.in
|
||||
--- lib/ext2fs/Makefile.in.orig
|
||||
+++ lib/ext2fs/Makefile.in
|
||||
@@ -234,8 +234,8 @@ HFILES_IN= ext2_err.h ext2_types.h
|
||||
LIBRARY= libext2fs
|
||||
LIBDIR= ext2fs
|
||||
|
||||
-ELF_VERSION = 2.4
|
||||
-ELF_SO_VERSION = 2
|
||||
+ELF_VERSION = $(LIBext2fs_VERSION)
|
||||
+ELF_SO_VERSION = $(LIBext2fs_VERSION)
|
||||
ELF_IMAGE = libext2fs
|
||||
ELF_MYDIR = ext2fs
|
||||
ELF_INSTALL_DIR = $(root_libdir)
|
Loading…
Add table
Add a link
Reference in a new issue