diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-08-30 09:44:22 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-08-30 09:44:22 +0000 |
commit | 5b7b79c16d9547471842bc26719b3c4bfa75181e (patch) | |
tree | 47ccfb41043f759590269d788c097ca06d45b505 /packages/patch/patch_2.5.9.bb | |
parent | 3d7729be91fd12330e2163f4ec1cd4c756bdaaae (diff) | |
parent | f9633f75d64fa1df42abd2415cee22695b556e00 (diff) |
merge of '82565cfcf6fec66996d36d4605c34faa7d256c15'
and 'da7632a154580311895110a4f07328ec4c6ed8fe'
Diffstat (limited to 'packages/patch/patch_2.5.9.bb')
-rw-r--r-- | packages/patch/patch_2.5.9.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/patch/patch_2.5.9.bb b/packages/patch/patch_2.5.9.bb index 103337b4c9..940b15a205 100644 --- a/packages/patch/patch_2.5.9.bb +++ b/packages/patch/patch_2.5.9.bb @@ -3,5 +3,8 @@ require patch.inc SRC_URI = "${GNU_MIRROR}/patch/patch-2.5.4.tar.gz \ file://2.5.9.patch;patch=1 \ file://debian.patch;patch=1 \ - file://install.patch;patch=1" + file://install.patch;patch=1 \ + file://unified-reject-files.diff;patch=1 \ + file://global-reject-file.diff;patch=1 " S = "${WORKDIR}/patch-2.5.4" +PR = "r1"
\ No newline at end of file |