mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
committed by
manojsdoshi
parent
6095f55bf1
commit
2bbf0eb588
@@ -11,6 +11,9 @@ export CXXFLAGS:=$(subst -Werror=format-security,,$(CXXFLAGS))
|
|||||||
%:
|
%:
|
||||||
dh $@ --with systemd
|
dh $@ --with systemd
|
||||||
|
|
||||||
|
override_dh_systemd_start:
|
||||||
|
dh_systemd_start --no-restart-on-upgrade
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
env
|
env
|
||||||
rm -rf bld
|
rm -rf bld
|
||||||
@@ -38,5 +41,3 @@ override_dh_auto_install:
|
|||||||
rm -rf debian/tmp/opt/ripple/lib64/cmake/date
|
rm -rf debian/tmp/opt/ripple/lib64/cmake/date
|
||||||
rm -rf bld
|
rm -rf bld
|
||||||
rm -rf bld_vl
|
rm -rf bld_vl
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user