mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[package] update e2fsprogs to 1.41.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15151 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
diff -ruN e2fsprogs-1.40.11.orig/lib/Makefile.elf-lib e2fsprogs-1.40.11/lib/Makefile.elf-lib
|
||||
--- e2fsprogs-1.40.11.orig/lib/Makefile.elf-lib 2008-01-01 22:47:01.000000000 +0100
|
||||
+++ e2fsprogs-1.40.11/lib/Makefile.elf-lib 2008-08-13 13:32:47.206558190 +0200
|
||||
@@ -45,7 +45,7 @@
|
||||
@echo " SYMLINK $(ELF_INSTALL_DIR)/$(ELF_SONAME)"
|
||||
@$(LN_S) -f $(ELF_LIB) $(DESTDIR)$(ELF_INSTALL_DIR)/$(ELF_SONAME)
|
||||
@echo " SYMLINK $(libdir)/$(ELF_IMAGE).so"
|
||||
- @$(LN_S) -f $(ELF_INSTALL_DIR)/$(ELF_SONAME) \
|
||||
+ @$(LN_S) -f $(ELF_SONAME) \
|
||||
$(DESTDIR)$(libdir)/$(ELF_IMAGE).so
|
||||
@echo " LDCONFIG"
|
||||
@-$(LDCONFIG)
|
||||
Reference in New Issue
Block a user