mirror of
https://git.dpkg.org/git/dpkg/dupload.git
synced 2025-04-11 11:09:44 +00:00
8 lines
94 B
Makefile
Executable File
8 lines
94 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@
|
|
|
|
override_dh_installchangelogs:
|
|
dh_installchangelogs --no-trim
|