diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 16:34:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 16:34:05 +0000 |
commit | 642ae75b234e50981bd683b1ecb1fc84ee150fdf (patch) | |
tree | d12dbc768cea5574450b9ddf70b19f6b621feff3 /debian/rules | |
parent | Adding upstream version 39. (diff) | |
download | usrmerge-642ae75b234e50981bd683b1ecb1fc84ee150fdf.tar.xz usrmerge-642ae75b234e50981bd683b1ecb1fc84ee150fdf.zip |
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..cbe925d --- /dev/null +++ b/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +%: + dh $@ |