Skip to content

Commit

Permalink
override_dh_systemd_start
Browse files Browse the repository at this point in the history
  • Loading branch information
legleux committed Aug 4, 2021
1 parent aee422e commit d92624d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Builds/containers/packaging/dpkg/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export CXXFLAGS:=$(subst -Werror=format-security,,$(CXXFLAGS))

%:
dh $@ --with systemd
override_dh_systemd_start:

override_dh_auto_configure:
env
Expand Down Expand Up @@ -38,5 +39,3 @@ override_dh_auto_install:
rm -rf debian/tmp/opt/ripple/lib64/cmake/date
rm -rf bld
rm -rf bld_vl


0 comments on commit d92624d

Please sign in to comment.