|
From: | 白い熊 |
Subject: | Package definition - argument, fix for wrong file format before unpack |
Date: | Sat, 21 May 2022 20:16:06 +0200 |
User-agent: | Roundcube Webmail/1.4.7 |
Hello everyone:I'm trying to build some old apps - one of them is an emacs package only available now via the archive.org Wayback machine.
The problem is though that the download is an xxxx.tar.gz file in name - in fact it is really only a tar archive. So guix build fails with wrong file format error. Concretely - it is this file: https://web.archive.org/web/20110104020844/http://taiyaki.org/elisp/mell/src/mell-1.0.0.tar.gz
I think I should add some "(arguments" lines in the package recipe - replacing the unpack phase? However not sure exactly how - am searching but haven't found any examples fixing for such a problem.
Could someone advise me - how to specify the file should be unpacked as really just a tar archive so that the build can then proceed?
Many thanks. --Best regards / 宜しく御願い致します / S pozdravem / C уважением / Z poważaniem / Mit freundlichen Grüßen
白い熊 ShiroiKuma
[Prev in Thread] | Current Thread | [Next in Thread] |