Codebase list ido-ubiquitous / 4a0c7f8
Don't pass --parallel to dh, disable DH_VERBOSE Lev Lamberov 6 years ago
1 changed file(s) with 1 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
2 export DH_VERBOSE = 1
3
42 %:
5 dh $@ --parallel --with elpa
3 dh $@ --with elpa
64
75 override_dh_auto_build:
86 @echo skipping upstream build