default_pre_build    &&
cd $SOURCE_DIRECTORY &&
# upstream patch
sed -i '/#endif/a \
extern int optopt;
' src/ziptool.c
