blob: f4ccbcd2a678f7dbbdbc734b093196402e637711 [file] [log] [blame]
Dongjin Kim3320fbf2023-11-21 22:19:12 +00001#!/usr/bin/make -f
2
3#export DH_VERBOSE=1
Dongjin Kima3d3f452025-02-05 01:50:07 +00004export DEB_BUILD_OPTIONS=nostrip
Dongjin Kim3320fbf2023-11-21 22:19:12 +00005
6override_dh_auto_build:
7 true
8
9override_dh_auto_install:
10 true
11
12%:
13 dh $@