Codebase list emacs-deferred / 01dbdf3
Don't pass --parallel to dh, compat is 10 Lev Lamberov 6 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
22 %:
3 dh $@ --parallel --with elpa
3 dh $@ --with elpa
44
55 override_dh_auto_build:
66 @echo skipping upstream build