diff options
author | Philip Balister <philip@balister.org> | 2007-05-15 17:11:45 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-05-15 17:11:45 +0000 |
commit | 3d24443c54cef832f7b1850f07494e2ef5416561 (patch) | |
tree | df94e2ffc2ba2312897228db12ddacf428dea0bc /packages/libtool | |
parent | 3566a861498bd0fa8c9e9fec093561fbc6daaaa3 (diff) |
libtool-cross_1.5.22.bb : Comment out experimental, unfinished patch.
Diffstat (limited to 'packages/libtool')
-rw-r--r-- | packages/libtool/libtool-cross_1.5.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libtool/libtool-cross_1.5.22.bb b/packages/libtool/libtool-cross_1.5.22.bb index df49dc8886..8edb1f0a44 100644 --- a/packages/libtool/libtool-cross_1.5.22.bb +++ b/packages/libtool/libtool-cross_1.5.22.bb @@ -10,7 +10,7 @@ SRC_URI_append = " file://libdir-la.patch;patch=1 \ file://prefix.patch;patch=1 \ file://tag.patch;patch=1 \ file://tag1.patch;patch=1 \ - file://rpath.patch;patch=1 \ +# file://rpath.patch;patch=1 \ file://install-path-check.patch;patch=1" S = "${WORKDIR}/libtool-${PV}" |