Codebase list dwgsim / 2fe669f
Stop generating html from readme, install rest of docs Nilesh Patra 1 year, 8 months ago
3 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 Priority: optional
55 Build-Depends: debhelper-compat (= 13),
66 samtools,
7 markdown,
87 zlib1g-dev,
98 debhelper
109 Standards-Version: 4.6.1
00 README*
1 docs/*
1212 sed -i 's/occour/occur/' src/dwgsim_opt.c
1313 sed -i 's/occour/occur/' debian/dwgsim.1
1414 dh_auto_build
15 markdown README.md > README.html
1615
1716 override_dh_auto_test:
1817 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))