Hello Giacomo, I have observed that you have applied a part of my patch to apt-zip 0.13.3. Thanks for that.
The problem is that the patch was applied brokenly on apt-zip's code (I guess you took parts of it). The formatting is messed up in the wget method and the generated scripts; the patch I proposed used a trick for formatting and infile code: all the leading tabs are eliminated in the resulting output, but no the same for the spaces. (Probably) your editor replaced the tabs with spaces in some files and in some files didn't. Also the replacement of the less portable command "which" (not present on cygwin) with "type" was recorded in the changelog, but was not added to the code. I have made a new patch which fixes all the problems and adds suport for relative paths (please add this as I usually invoke apt-zip with a command like "apt-zip -s -m . -p codeville", and I am sure many could use it in the same way on a flash stick, as there is no need to make files in the root of the removable media). I have extended "space protection" in a place or two. PS: The changelog is updated and your name is registered for the packahe maintainer ;-) Sorry for impersonating you :o) Note that there is no close #319887 registration in the changelog, as the issue still seems open for some places. -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein
apt-zip-0.13.3-0.13.4.patch
Description: Binary data

