# Settings for repackaging the upstream source code
# of the Malai library package

PACKAGE=java-malai
UPSTREAM=https://launchpad.net/malai

UNARCHIVE=do_untarbz2
EXCLUDE_LIST="
*.class
*.jar
*doc/api*
*.pdf
"
