13 lines
218 B
Plaintext
Raw Normal View History

2023-03-24 15:10:10 +03:00
#!/usr/bin/make -f
# -*- makefile -*-
# # Uncomment this to turn on verbose mode.
# #export DH_VERBOSE=1
2023-03-28 16:32:37 +03:00
override_dh_installgsettings:
dh_installgsettings --priority=50
2023-03-24 15:10:10 +03:00
export DEB_BUILD_OPTIONS = nocheck
%:
dh $@