mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
oh-puzzles: disable schemas installation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3756 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "MIT"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "gtk+ gconf intltool-native librsvg"
|
||||
PV = "0.1+svnr${SRCREV}"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
bindir = "/usr/games"
|
||||
|
||||
@@ -13,6 +13,8 @@ SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http \
|
||||
file://oh-puzzles-owl-menu.patch;patch=1;pnum=0"
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
|
||||
|
||||
do_install_append () {
|
||||
install -d ${D}/${datadir}/applications/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user