summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/devel-config/anjuta-remote-run/anjuta-remote-run
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-09-13 09:35:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-14 08:21:01 +0100
commit58324d8c0938d4ceaf9576c0ca4d382dea312d08 (patch)
treeb9e13576feec2c008abd7844ba994045280f2bff /meta/recipes-devtools/devel-config/anjuta-remote-run/anjuta-remote-run
parent3e31a50b6679da9706828b4f12aa6cacef1380a7 (diff)
downloadpoky-58324d8c0938d4ceaf9576c0ca4d382dea312d08.tar.gz
anjuta-remote-run: remove
This is from the Anjuta integration which was removed many years ago. (From OE-Core rev: db488bf8130dba2ad8771b0634e3c5de452f23f2) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/devel-config/anjuta-remote-run/anjuta-remote-run')
-rw-r--r--meta/recipes-devtools/devel-config/anjuta-remote-run/anjuta-remote-run7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/devel-config/anjuta-remote-run/anjuta-remote-run b/meta/recipes-devtools/devel-config/anjuta-remote-run/anjuta-remote-run
deleted file mode 100644
index 620e3a705b..0000000000
--- a/meta/recipes-devtools/devel-config/anjuta-remote-run/anjuta-remote-run
+++ /dev/null
@@ -1,7 +0,0 @@
1#!/bin/sh
2
3. /etc/profile
4export DISPLAY=:0
5dbus-launch $@
6
7