diff options
author | Sebastian Rasmussen <sebras@hotmail.com> | 2010-03-15 04:08:56 +0100 |
---|---|---|
committer | Sebastian Rasmussen <sebras@hotmail.com> | 2010-03-15 04:08:56 +0100 |
commit | d90373056c55066c55dfb6b1e9af52d011841006 (patch) | |
tree | 27d3431e8bcb910d7fa979b251e9b8ac519d3701 /debian/mupdf.install | |
parent | 134d65b44b9b66886761ecad2a18b2a4a7d7ae74 (diff) | |
download | mupdf-d90373056c55066c55dfb6b1e9af52d011841006.tar.xz |
Add support for building a Debian package.
Diffstat (limited to 'debian/mupdf.install')
-rw-r--r-- | debian/mupdf.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/mupdf.install b/debian/mupdf.install new file mode 100644 index 00000000..b6e2dc13 --- /dev/null +++ b/debian/mupdf.install @@ -0,0 +1,4 @@ +build/debug/mupdf usr/bin +debian/mupdf.xpm usr/share/pixmaps +debian/mupdf.desktop usr/share/applications +debian/mupdf.applications usr/share/application-registry |