diff options
author | Kali Kaneko <kali@leap.se> | 2017-08-09 17:14:02 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-08-10 15:24:23 -0400 |
commit | 63b3413ced33d7b63cf1a9a5d37070ec81f627c8 (patch) | |
tree | aca9bb1db2a31c26a64e2f727b22742d49837bc7 /debian/source | |
parent | 341a50b6365af3d08777cdbca812ad909d4c1223 (diff) |
[pkg] new debianization split
with this organization, there's no need to install too many dependencies
if user only needs either vpn or mail.
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/options | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 00000000..82cd9817 --- /dev/null +++ b/debian/source/options @@ -0,0 +1,3 @@ +tar-ignore = ".git/*" +tar-ignore = "ui/*" +tar-ignore = "venv/*" |