summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/vte/.mtn2git_empty0
-rw-r--r--packages/vte/vte_0.11.15.bb9
2 files changed, 9 insertions, 0 deletions
diff --git a/packages/vte/.mtn2git_empty b/packages/vte/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/vte/.mtn2git_empty
diff --git a/packages/vte/vte_0.11.15.bb b/packages/vte/vte_0.11.15.bb
new file mode 100644
index 0000000000..5565f8c9c0
--- /dev/null
+++ b/packages/vte/vte_0.11.15.bb
@@ -0,0 +1,9 @@
+LICENSE = "LGPL"
+MAINTAINER = "Koen Kooi <koen@handhelds.org>"
+
+inherit gnome
+
+
+do_stage() {
+autotools_stage_all
+}