diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2023-02-11 22:01:13 +0100 |
---|---|---|
committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2023-02-11 22:30:54 +0100 |
commit | 2bce75f1faab990e49190870cbc6d1a2c2987939 (patch) | |
tree | 621bfeb9af7c08c7eae09323fc7bb7c576a8da52 /debian/rules | |
parent | d63af637c42833b0f255a2e60bc609fd72d53f11 (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 $@ |