Add missing debian package rules
This commit is contained in:
parent
1cf20a922c
commit
c78271a6c6
8
debian/rules
vendored
Executable file
8
debian/rules
vendored
Executable 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 $@
|
Loading…
Reference in New Issue
Block a user