Codebase list magit-todos / 855b4ba
Skip upstream clean, build, and install Lev Lamberov 10 months ago
1 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11
22 %:
33 dh $@ --with elpa
4
5 override_dh_auto_clean:
6 @echo skipping upstream clean
7
8 override_dh_auto_build:
9 @echo skipping upstream build
10
11 override_dh_auto_install:
12 @echo skipping upstream install
13
14 .PHONY: override_dh_auto_clean override_dh_auto_build override_dh_auto_install