From: vanokuten at uclibc.org <vanokuten@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/e2fsprogs
Date: Thu, 13 Dec 2007 04:38:16 -0800 (PST) [thread overview]
Message-ID: <20071213123816.2C05D12010E@busybox.net> (raw)
Author: vanokuten
Date: 2007-12-13 04:38:13 -0800 (Thu, 13 Dec 2007)
New Revision: 20649
Log:
make e2fsprogs generate relative symlinks in the root
Added:
trunk/buildroot/package/e2fsprogs/e2fsprogs-001-rel-libs.patch
Changeset:
Added: trunk/buildroot/package/e2fsprogs/e2fsprogs-001-rel-libs.patch
===================================================================
--- trunk/buildroot/package/e2fsprogs/e2fsprogs-001-rel-libs.patch (rev 0)
+++ trunk/buildroot/package/e2fsprogs/e2fsprogs-001-rel-libs.patch 2007-12-13 12:38:13 UTC (rev 20649)
@@ -0,0 +1,12 @@
+diff -ur e2fsprogs-1.39/lib/Makefile.elf-lib e2fsprogs-1.39.fixed/lib/Makefile.elf-lib
+--- e2fsprogs-1.39/lib/Makefile.elf-lib 2006-03-11 10:37:57.000000000 +1100
++++ e2fsprogs-1.39.fixed/lib/Makefile.elf-lib 2007-10-31 17:37:43.000000000 +1100
+@@ -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)
next reply other threads:[~2007-12-13 12:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-13 12:38 vanokuten at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-01 17:50 [Buildroot] svn commit: trunk/buildroot/package/e2fsprogs nkukard at uclibc.org
2008-02-24 23:02 hamish at uclibc.org
2008-02-25 8:33 ` Thomas Lundquist
2008-02-25 12:43 ` Hamish Moffatt
2007-08-22 15:18 aldot at uclibc.org
2007-05-15 12:50 aldot at uclibc.org
2006-11-22 19:18 aldot at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071213123816.2C05D12010E@busybox.net \
--to=vanokuten@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox