Forked from
mlz / Frida
2401 commits behind the upstream repository.
-
Wuttke, Joachim authoredWuttke, Joachim authored
CREATE_TGZ 133 B
# export A=frida2-
rm -f -r $A
cp -r pub $A
cd $A; make maintainer-clean; cd ..
upgit # to synchronize
tar czv -h -f /io/$A.tgz $A/*