Commit 47f5dde6 authored by jan.koester's avatar jan.koester
Browse files

test

parent 68f16d5a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -31,6 +31,13 @@ else
	dh_shlibdeps
endif

override_dh_dwz:
ifneq ($(IS_NSPAWN),)
	@echo "Skipping dh_dwz (DWARF5 from clang not supported by dwz)"
else
	dh_dwz
endif

override_dh_install:
	dh_install
	install -D -m 644 debian/blogi.default-config.yaml debian/blogi/usr/share/blogi/blogi.default-config.yaml