diff options
author | B Stack <bgstack15@gmail.com> | 2020-10-01 21:17:58 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-10-01 21:17:58 -0400 |
commit | 43774b5aeed25dd07c59ad9cbbe3da176b5698f8 (patch) | |
tree | 97183e5e0623d49b697f90cdfa85876ae85ec2f1 /debian/source/local-options | |
parent | add todos (diff) | |
download | myautomount-43774b5aeed25dd07c59ad9cbbe3da176b5698f8.tar.gz myautomount-43774b5aeed25dd07c59ad9cbbe3da176b5698f8.tar.bz2 myautomount-43774b5aeed25dd07c59ad9cbbe3da176b5698f8.zip |
add initial dpkg recipe
Diffstat (limited to 'debian/source/local-options')
-rw-r--r-- | debian/source/local-options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 0000000..00131ee --- /dev/null +++ b/debian/source/local-options @@ -0,0 +1,2 @@ +#abort-on-upstream-changes +#unapply-patches |