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:
ce4a0ea
)
subversion-1.4.5: Run full autoreconf
author
Richard Purdie
<rpurdie@rpsys.net>
Sun, 9 Mar 2008 01:55:13 +0000
(
01:55
+0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Sun, 9 Mar 2008 01:55:13 +0000
(
01:55
+0000)
packages/subversion/subversion_1.4.5.bb
patch
|
blob
|
history
diff --git
a/packages/subversion/subversion_1.4.5.bb
b/packages/subversion/subversion_1.4.5.bb
index
5c15d67
..
d4f2905
100644
(file)
--- a/
packages/subversion/subversion_1.4.5.bb
+++ b/
packages/subversion/subversion_1.4.5.bb
@@
-21,12
+21,7
@@
inherit autotools
export LDFLAGS += " -L${STAGING_LIBDIR} "
-do_configure() {
- gnu-configize
- libtoolize --force
- aclocal -I build/ -I build/ac-macros/ && autoconf
- oe_runconf
-}
+acpaths = "-I build/ -I build/ac-macros/"
do_stage() {
autotools_stage_all