1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps-admin.git synced 2025-03-09 15:40:05 +00:00

Create Debian package

This commit is contained in:
Ycarus 2020-06-11 10:06:11 +02:00
parent e1e3bfa51a
commit e2b7739168
7 changed files with 73 additions and 0 deletions

8
debian/rules vendored Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/make -f
#export DH_VERBOSE = 1
# Security Hardening
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --with python3