}
cpan_do_install () {
- if [ ${@is_target(d)} == "yes" ]; then
- oe_runmake install_vendor
- fi
-}
-
-cpan_do_stage () {
- if [ ${@is_target(d)} == "no" ]; then
- oe_runmake install_vendor
- fi
+ oe_runmake install_vendor
}
-
-EXPORT_FUNCTIONS do_configure do_compile do_install do_stage
+EXPORT_FUNCTIONS do_configure do_compile do_install
pkgconfigcheck = workdir
else:
installed = "installed=yes"
- pkgconfigcheck = workdir
+ pkgconfigcheck = tmpdir
# find all .la and .pc files
# read the content
require glib.inc
-DEFAULT_PREFERENCE = "-1"
-
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.15/glib-${PV}.tar.bz2 \
file://glibconfig-sysdefs.h \
file://configure-libtool.patch;patch=1 \
FILES_${PN}-map-icons-other = "${datadir}/map-icons/classic.big ${datadir}/map-icons/japan ${datadir}/map-icons/nickw ${datadir}/map-icons/square.big ${datadir}/map-icons/square.small ${datadir}/map-icons/svg"
FILES_${PN}-maps = "${datadir}/${PN}/maps ${datadir}/${PN}/map_koord.txt"
FILES_${PN}-doc = "${datadir}/man ${datadir}/${PN}/Documentation"
-
S = "${WORKDIR}/osb-browser"
-DEFAULT_PREFERENCE = "5"
+DEFAULT_PREFERENCE = "-1"