[oe-commits] org.oe.dev gnome.bbclass: use AUTOTOOLS_STAGE_PKGCONFIG = "1"

koen commit oe at amethyst.openembedded.net
Mon Sep 1 17:56:49 UTC 2008


gnome.bbclass: use AUTOTOOLS_STAGE_PKGCONFIG = "1"

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 8f24d81dc8043823ce9edb583d794389d2e96f1d
ViewMTN: http://monotone.openembedded.org/revision/info/8f24d81dc8043823ce9edb583d794389d2e96f1d
Files:
1
classes/gnome.bbclass
Diffs:

#
# mt diff -r30ae54dc24bb88670f11e84e231e822c0c80b7a3 -r8f24d81dc8043823ce9edb583d794389d2e96f1d
#
#
#
# patch "classes/gnome.bbclass"
#  from [1daac43b6be66b6b9360df2f5ad3156442ecf7bf]
#    to [4403c136d11cd98f47e1fe50476b27958db23fd3]
#
============================================================
--- classes/gnome.bbclass	1daac43b6be66b6b9360df2f5ad3156442ecf7bf
+++ classes/gnome.bbclass	4403c136d11cd98f47e1fe50476b27958db23fd3
@@ -13,6 +13,8 @@ inherit autotools pkgconfig gconf
 
 inherit autotools pkgconfig gconf
 
+AUTOTOOLS_STAGE_PKGCONFIG = "1"
+
 gnome_stage_includes() {
 	autotools_stage_includes
 }






More information about the Openembedded-commits mailing list