From ed5dc96cce94e07c31c681ae470b73fd6fb51b2b Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Mon, 2 Jan 2006 13:16:14 +0000 Subject: autotooled packages: remove custom do_stage --- packages/startup-notification/startup-notification_0.8.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'packages/startup-notification') diff --git a/packages/startup-notification/startup-notification_0.8.bb b/packages/startup-notification/startup-notification_0.8.bb index 664d313355..10daab6714 100644 --- a/packages/startup-notification/startup-notification_0.8.bb +++ b/packages/startup-notification/startup-notification_0.8.bb @@ -8,7 +8,3 @@ DEPENDS = "x11" inherit autotools pkgconfig SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.8.tar.gz" - -do_stage () { - oe_runmake install DESTDIR="" bindir=${STAGING_BINDIR} includedir=${STAGING_INCDIR} libdir=${STAGING_LIBDIR} prefix=${STAGING_DIR} -} -- cgit v1.2.3