From: Andrea Adami Date: Thu, 4 Nov 2010 00:33:06 +0000 (+0100) Subject: xextproto-70-includes: remove obsolete commented do_stage code. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a33cf7368366d425c71369339e88a50d5660b7c0;p=openembedded.git xextproto-70-includes: remove obsolete commented do_stage code. --- diff --git a/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb b/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb index 24bf23f432..914411607a 100644 --- a/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb +++ b/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb @@ -6,10 +6,6 @@ EXTRA_OECONF += "--includedir=${includedir}/xextproto-70" do_install_append() { rm -r ${D}${libdir} } -# xorg-proto-common.inc would stage all. We need to overwrite it. -#do_stage() { -# autotools_stage_includes -#} # Build of xserver-kdrive is not possible with xextproto >= 7.1. # This package allows to install old 7.0 includes in parallel.