diff options
author | Chris Larson <clarson@kergoth.com> | 2005-02-10 00:02:16 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2005-02-10 00:02:16 +0000 |
commit | de3360d845a6e179bb8c0f24fbe0d79b68f3f6e5 (patch) | |
tree | 3b9cdaa66e6713fb6e4e8fb34d5332503c9d147d /packages/rpm/files | |
parent | 02439cdfa862b42cf9b17e66ea588dc54012a2b1 (diff) |
Update the rpm 4.4 build. Fixed the biggest issues with its crosscompilation. Now it's stuck building its internal copy of 'file', as that build tries to run the file binary it builds. Need to either make it use an external libmagic, or depend on file-native and use that file binary in the local file build.
BKrev: 420aa48846zrLt1443TWHH9elZE3cg
Diffstat (limited to 'packages/rpm/files')
-rw-r--r-- | packages/rpm/files/cross_libpaths.patch | 0 | ||||
-rw-r--r-- | packages/rpm/files/fix_mypath.patch | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/packages/rpm/files/cross_libpaths.patch b/packages/rpm/files/cross_libpaths.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/rpm/files/cross_libpaths.patch diff --git a/packages/rpm/files/fix_mypath.patch b/packages/rpm/files/fix_mypath.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/rpm/files/fix_mypath.patch |