summaryrefslogtreecommitdiff
path: root/packages/patch/patch_2.5.9.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-08-26 23:16:30 +0000
committerRod Whitby <rod@whitby.id.au>2006-08-26 23:16:30 +0000
commit9e996e44c06bb66631e2e08f50ff06cc855a0319 (patch)
treedff7c545695dba9318788be88544ac6feec1bc40 /packages/patch/patch_2.5.9.bb
parentb85868c26f4d5a6508956133f5e5f2cfe3efdeeb (diff)
parent442c141f76ec7cb9b3ca0b8db52c655ef0ec9f43 (diff)
merge of 173720b79189de0792917607079901afb06ac4c9
and 79739dff83f642e3496fd0b3a72e803e4ce27fbf
Diffstat (limited to 'packages/patch/patch_2.5.9.bb')
-rw-r--r--packages/patch/patch_2.5.9.bb5
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