sound-theme-pika/debian/rules
Ward Nakchbandi e53d4b594d first commit
2023-03-24 15:10:10 +03:00

10 lines
152 B
Makefile
Executable File

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