diff options
| author | Olivier Gayot <olivier.gayot@sigexec.com> | 2023-02-12 01:22:13 +0100 | 
|---|---|---|
| committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2023-02-12 01:25:57 +0100 | 
| commit | c6a6a24e9460d138310c210bb836c637c672da7b (patch) | |
| tree | 43e82ad3fc79c6908030b0589d8785e404cbe85f /debian/rules | |
| parent | 559553e21ae19759bc47d7caf58e684012f526ee (diff) | |
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..2d33f6a --- /dev/null +++ b/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: +	dh $@ | 
