aboutsummaryrefslogtreecommitdiffstats
path: root/qt
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-10 20:44:42 +0000
committerPhil Blundell <philb@gnu.org>2004-06-10 20:44:42 +0000
commitaafc161a44eba3694021a9f85f70c390a53affef (patch)
tree5340b2d84e32cc3356eb9333f5d233820ec991e1 /qt
parent0a5f99a3d2dfa0cb176e9ea4aa950b3acd455bd9 (diff)
downloadopenembedded-aafc161a44eba3694021a9f85f70c390a53affef.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages 2004/06/10 22:09:35+02:00 uni-frankfurt.de!pb_ fix naming of dbus initscript 2004/06/10 11:50:16+02:00 uni-frankfurt.de!pb_ update gpe-shield to 0.3 2004/06/08 15:42:55+02:00 uni-frankfurt.de!pb_ create include/private before trying to put files inside it BKrev: 40c8c83azhfn6l8fO64Emw6-OA9fqw
Diffstat (limited to 'qt')
-rw-r--r--qt/qt-x11-free-native_3.3.2.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/qt-x11-free-native_3.3.2.oe b/qt/qt-x11-free-native_3.3.2.oe
index d067fe5760..4aa547b2a4 100644
--- a/qt/qt-x11-free-native_3.3.2.oe
+++ b/qt/qt-x11-free-native_3.3.2.oe
@@ -45,6 +45,7 @@ do_stage() {
do
install -m 0644 $f ${STAGING_INCDIR}/
done
+ install -d ${STAGING_INCDIR}/private
for f in include/private/*.h
do
install -m 0644 $f ${STAGING_INCDIR}/private/