aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtk+/gdk-pixbuf-csource_2.10.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gtk+/gdk-pixbuf-csource_2.10.14.bb')
-rw-r--r--packages/gtk+/gdk-pixbuf-csource_2.10.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gtk+/gdk-pixbuf-csource_2.10.14.bb b/packages/gtk+/gdk-pixbuf-csource_2.10.14.bb
index 20e8505ac8..eba670912a 100644
--- a/packages/gtk+/gdk-pixbuf-csource_2.10.14.bb
+++ b/packages/gtk+/gdk-pixbuf-csource_2.10.14.bb
@@ -22,7 +22,7 @@ do_compile() {
}
do_stage() {
-# oe_libinstall -so -C gdk-pixbuf libgdk_pixbuf-2.0 ${STAGING_LIBDIR}
+# oe_libinstall -C gdk-pixbuf -so libgdk_pixbuf-2.0 ${STAGING_LIBDIR}
cd gdk-pixbuf && oe_runmake install DESTDIR=${STAGING_DIR}/usr
autotools_stage_includes
# install -d -m 0755 ${STAGING_LIBDIR}/gtk-2.0/include
@@ -30,7 +30,7 @@ do_stage() {
}
do_install() {
- cd gdk-pixbuf
+ :
}
# override the function in gtk-*.inc (included by gtk+*.bb)