mirror of
https://gitee.com/spark-store-project/uos-packaging-tools
synced 2025-06-14 11:15:59 +08:00
7 lines
118 B
Makefile
Executable File
7 lines
118 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# You must remove unused comment lines for the released package.
|
|
#export DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@
|