gypsy: make it build by telling that we are Debian

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3046 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-10-30 21:46:14 +00:00
parent de6377f64d
commit 8814b8a987
1 changed files with 3 additions and 1 deletions

View File

@ -5,8 +5,10 @@ DEPENDS = "glib-2.0 dbus bluez-libs"
inherit autotools pkgconfig
EXTRA_OECONF += "--with-distro=debian"
do_configure_prepend () {
touch ${S}/gtk-doc.make
}
FILES_${PN} += "/usr/share/dbus-1/services/"
FILES_${PN} += "/usr/share/dbus-1/services/"