Codebase list test-check-clojure / b6d9c08
d/rules is a make file, use tabs instead of spaces Louis-Philippe VĂ©ronneau 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2222
2323 override_jh_build:
2424 lein -o jar
25 # symlink so we don't need a version in debian/*.poms
25 # symlink so we don't need a version in debian/*.poms
2626 cd target && ln -sf test.check-$(src_ver).jar test.check.jar
2727
2828 override_jh_installlibs: