sound-theme-pika/debian/rules

13 lines
218 B
Plaintext
Raw Normal View History

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