mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
7 lines
192 B
YAML
7 lines
192 B
YAML
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/gnu-user/orwell.git
|
||
|
|
|
||
|
|
Subdir: Orwell
|
||
|
|
Prepare: |
|
||
|
|
rm -fR src/com/orwell/test src/org/junit && echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|