mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-20 02:39:31 +01:00
6 lines
192 B
YAML
6 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
|