mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: Borg: Adjust snippet for 1.1.16.
This is a followup to commit 8cb7854d27
.
* gnu/packages/backup.scm (borg)[source]: Update list of Cython-generated files
to delete.
This commit is contained in:
parent
2ee361c764
commit
e540663203
1 changed files with 2 additions and 0 deletions
|
@ -588,6 +588,8 @@ (define-public borg
|
|||
;; generate the wrong list.
|
||||
(for-each delete-file
|
||||
'("src/borg/algorithms/checksums.c"
|
||||
"src/borg/algorithms/msgpack/_packer.cpp"
|
||||
"src/borg/algorithms/msgpack/_unpacker.cpp"
|
||||
"src/borg/chunker.c"
|
||||
"src/borg/compress.c"
|
||||
"src/borg/crypto/low_level.c"
|
||||
|
|
Loading…
Reference in a new issue