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:
1bff258
)
libart-lgpl: remove INSTALL variable as install should be provided by autotools
author
Cliff Brake
<cbrake@bec-systems.com>
Fri, 8 May 2009 15:08:29 +0000
(11:08 -0400)
committer
Cliff Brake
<cbrake@bec-systems.com>
Fri, 8 May 2009 15:09:21 +0000
(11:09 -0400)
recipes/gnome/libart-lgpl.inc
patch
|
blob
|
history
diff --git
a/recipes/gnome/libart-lgpl.inc
b/recipes/gnome/libart-lgpl.inc
index
ee98c75
..
4dad51e
100644
(file)
--- a/
recipes/gnome/libart-lgpl.inc
+++ b/
recipes/gnome/libart-lgpl.inc
@@
-4,7
+4,7
@@
LICENSE = "LGPL"
ART_CONFIG = "${HOST_ARCH}/art_config.h"
-INC_PR = "r
3
"
+INC_PR = "r
4
"
# can't use gnome.oeclass due to _ in filename
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \
@@
-29,7
+29,6
@@
EXTRA_OECONF = "--disable-gtk-doc"
# enforced.
export MKDIR_P = "mkdir -p"
export mkdir_p = "mkdir -p"
-export INSTALL = "${STAGING_BINDIR_NATIVE}/install"
do_stage() {
autotools_stage_includes