Codebase list libkmlframework-java / ec5725a
Circumvent build problems by just ignoring "todo" directory Andreas Tille 8 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
77 dh $@ --with javahelper
88
99 override_dh_auto_build:
10 # do not try to build "todo"
11 mv src/org/boehn/kmlframework/todo debian
1012 ant -f src/build.xml
13 mv debian/todo src/org/boehn/kmlframework
1114
1215 override_dh_clean:
1316 ant -f src/build.xml clean