git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34434f7
)
git: it turns out that git also relies on a decent sed.
author
Michael Krelin
<hacker@klever.net>
Sat, 12 May 2007 17:06:15 +0000
(17:06 +0000)
committer
Michael Krelin
<hacker@klever.net>
Sat, 12 May 2007 17:06:15 +0000
(17:06 +0000)
packages/git/git_1.4.4.2.bb
patch
|
blob
|
history
diff --git
a/packages/git/git_1.4.4.2.bb
b/packages/git/git_1.4.4.2.bb
index
5a22f04
..
e6a1117
100644
(file)
--- a/
packages/git/git_1.4.4.2.bb
+++ b/
packages/git/git_1.4.4.2.bb
@@
-1,8
+1,8
@@
require git.inc
DEPENDS = "openssl curl"
-RDEPENDS = "perl perl-module-file-path cpio findutils"
+RDEPENDS = "perl perl-module-file-path cpio findutils
sed
"
-PR="r
1
"
+PR="r
2
"
do_install() {
oe_runmake install DESTDIR="${D}" bindir="${bindir}" \