From 416820f43a470a43cd3efe8fd8bf878e654c3bb8 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 3 Jul 2006 16:40:46 +0000 Subject: twm: we need to inherit u-a to make the previous change actually do something --- packages/x11-apps/twm_1.0.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages') diff --git a/packages/x11-apps/twm_1.0.1.bb b/packages/x11-apps/twm_1.0.1.bb index 734e1ee7bf..e02bc4cf7b 100644 --- a/packages/x11-apps/twm_1.0.1.bb +++ b/packages/x11-apps/twm_1.0.1.bb @@ -3,6 +3,8 @@ PR = "r1" include app-common.inc DEPENDS = "libx11 libxt libxmu" +inherit update-alternatives + ALTERNATIVE_PATH = "${bindir}/twm" ALTERNATIVE_NAME = "x-window-manager" ALTERNATIVE_LINK = "${bindir}/x-window-manager" -- cgit v1.2.3