sound-theme-pika/debian/rules
Ward Nakchbandi 03b9543338 update
2023-03-28 16:32:37 +03:00

13 lines
218 B
Makefile
Executable File

#!/usr/bin/make -f
# -*- makefile -*-
# # Uncomment this to turn on verbose mode.
# #export DH_VERBOSE=1
override_dh_installgsettings:
dh_installgsettings --priority=50
export DEB_BUILD_OPTIONS = nocheck
%:
dh $@