Add missing debian package rules

This commit is contained in:
Ward from fusion-voyager-3 2024-02-18 15:17:09 +03:00
parent 1cf20a922c
commit c78271a6c6

8
debian/rules vendored Executable file
View File

@ -0,0 +1,8 @@
#! /usr/bin/make -f
## See debhelper(7) (uncomment to enable).
## Output every command that modifies files on the build system.
export DH_VERBOSE = 1
%:
dh $@