Ingo Krabbe

Results 2 issues of Ingo Krabbe

Sorry my previous message was just wrong. I'm going to add a fix, but the message that -i needs an argument is just wrong. -i Of course needs a file...

This url seems to work http://www.libarchive.org/downloads/$(FILE) ### GIT diff ``` diff --git a/packages/libarchive/Makefile b/packages/libarchive/Makefile index 0bf2ebf..64b1a9f 100644 --- a/packages/libarchive/Makefile +++ b/packages/libarchive/Makefile @@ -5,7 +5,7 @@ VRS= 3.0.4 DIR= $(NM)-$(VRS) FILE=...