summaryrefslogtreecommitdiff
path: root/repo/supertuxkart/supertuxkart-data.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/supertuxkart/supertuxkart-data.xibuild')
-rw-r--r--repo/supertuxkart/supertuxkart-data.xibuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/repo/supertuxkart/supertuxkart-data.xibuild b/repo/supertuxkart/supertuxkart-data.xibuild
new file mode 100644
index 0000000..0c23270
--- /dev/null
+++ b/repo/supertuxkart/supertuxkart-data.xibuild
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+DESC="Datafiles for SuperTuxKart"
+
+package () {
+ add_from_main usr/share/supertuxkart/data
+}