aboutsummaryrefslogtreecommitdiff
path: root/debian/install
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-10-10 10:27:32 -0400
committerB. Stack <bgstack15@gmail.com>2022-10-10 10:29:47 -0400
commitd5c3cd287aed5684cd60f90eb88e19403079887e (patch)
treecc7d5f7c8350a15fd55f349304412629c04169ef /debian/install
parentreadd all images (diff)
downloadfbxkb-d5c3cd287aed5684cd60f90eb88e19403079887e.tar.gz
fbxkb-d5c3cd287aed5684cd60f90eb88e19403079887e.tar.bz2
fbxkb-d5c3cd287aed5684cd60f90eb88e19403079887e.zip
restore to orig tgz for dpkg-build prep
Diffstat (limited to 'debian/install')
-rw-r--r--debian/install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..b36f40e
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+debian/images/* usr/share/fbxkb/images
bgstack15