# Settings for repackaging the upstream source code
# of the jlibeps package

PACKAGE=jlibeps
UPSTREAM=sourceforge.net

UNARCHIVE=do_unzip
#RM_LIST="bin,doc"
#FIND_LIST="*.jar,*.class"
EXCLUDE_LIST="
*.class
*.jar
bin
doc
"
