summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2011-06-20 19:13:26 +0200
committerCyril Brulebois <kibi@debian.org>2011-06-20 19:19:05 +0200
commitbe9c6c0829702459f86e1ecf60d6ae430a1f0585 (patch)
treed5d2191c62f71971da40203d1955e6aaf294dd64
parent2b9fdf72e6b14c177578ebdfdbbd177fa65c53ae (diff)
Add .install file.
-rw-r--r--debian/wayland-demos.install12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/wayland-demos.install b/debian/wayland-demos.install
new file mode 100644
index 0000000..eb0ec0b
--- /dev/null
+++ b/debian/wayland-demos.install
@@ -0,0 +1,12 @@
+# udev rules live elsewhere:
+etc/udev/rules.d/70-wayland.rules lib/udev/rules.d
+
+# compositor:
+usr/bin/wayland-compositor
+
+# plugins:
+usr/lib/wayland/*.so
+
+# images:
+usr/share/wayland/*.png
+usr/share/wayland/*.svg