Codebase list ibuffer-vc / c21d2a0
Skip upstream build and install Lev Lamberov 8 months ago
1 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
11
22 %:
33 dh $@ --with elpa
4
5 override_dh_auto_build:
6 @echo skipping upstream build
7
8 override_dh_auto_install:
9 @echo skipping upstream auto_install
10
11 .PHONY: override_dh_auto_build override_dh_auto_install