summaryrefslogtreecommitdiff
path: root/debian/chrysalide.install
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-09-01 09:57:04 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-09-01 09:57:04 (GMT)
commitb8a78a6262e60d825334b6c81dd2da24b202e18f (patch)
treede59c99bcbec30c58435ffe4a78f2eb37dde0e1d /debian/chrysalide.install
parentd68c83ea4f9e8bbe467f95eea11dd01d4260ff9d (diff)
Added the first steps to build a Debian package.
Diffstat (limited to 'debian/chrysalide.install')
-rw-r--r--debian/chrysalide.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/chrysalide.install b/debian/chrysalide.install
new file mode 100644
index 0000000..ac01e1a
--- /dev/null
+++ b/debian/chrysalide.install
@@ -0,0 +1,8 @@
+usr/bin/chrysalide
+usr/lib/*/*.so.*
+usr/share/locale
+usr/share/man
+usr/share/chrysalide/themes
+usr/share/chrysalide/pixmaps
+usr/share/chrysalide/plugins
+usr/lib/*/chrysalide/plugins/*.so.*