Codebase list python-pauvre / 9d8cab9
Install test script in examples Andreas Tille 4 years ago
2 changed file(s) with 6 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 scripts/test.sh
1717 dh_auto_test \
1818 && rm "$${PYBUILDDIR}/input"
1919 endif
20
21 override_dh_install:
22 # Do not install test script in Python lib fir
23 find debian -name scripts -type d | xargs rm -rf
24 dh_install