diff options
| author | Roland Reichwein <mail@reichwein.it> | 2025-01-19 16:22:55 +0100 |
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2025-01-19 16:22:55 +0100 |
| commit | 926be3b8db12d9105a49f8a9a5f695f12d7aea12 (patch) | |
| tree | ae6dd7c14e880833790f68e525e9ca0fd03f4ea0 /debian/rules | |
| parent | 321eaa65109a6ab18344901dfc4dd8cc4b82367d (diff) | |
Debian package
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 $@ |
