diff options
author | B Stack <bgstack15@gmail.com> | 2020-03-11 17:53:18 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-03-11 17:53:18 -0400 |
commit | 61bb7a27543b9caa57e9cf39d9d10131d5af674d (patch) | |
tree | 56623c8a211677ae53cdfc2b2d365af5f20714aa /debian/patches | |
parent | initial commit (diff) | |
download | freeipa-helper-61bb7a27543b9caa57e9cf39d9d10131d5af674d.tar.gz freeipa-helper-61bb7a27543b9caa57e9cf39d9d10131d5af674d.tar.bz2 freeipa-helper-61bb7a27543b9caa57e9cf39d9d10131d5af674d.zip |
add debian/
added the deplist feature to Makefile to support debuild
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..4a97dfa --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +# You must remove unused comment lines for the released package. |