twm: register with u-a as x-window-manager
authorKoen Kooi <koen@openembedded.org>
Mon, 3 Jul 2006 16:37:40 +0000 (16:37 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 3 Jul 2006 16:37:40 +0000 (16:37 +0000)
packages/x11-apps/twm_1.0.1.bb

index 27dbb79..734e1ee 100644 (file)
@@ -1,2 +1,12 @@
+PR = "r1"
+
 include app-common.inc
 DEPENDS = "libx11 libxt libxmu"
+
+ALTERNATIVE_PATH = "${bindir}/twm"
+ALTERNATIVE_NAME = "x-window-manager"
+ALTERNATIVE_LINK = "${bindir}/x-window-manager"
+ALTERNATIVE_PRIORITY = "1"
+
+
+