mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge remote-tracking branch 'origin/master' into core-updates-frozen
This commit is contained in:
commit
9bc0f45df5
202 changed files with 205024 additions and 194678 deletions
|
@ -53,8 +53,7 @@
|
|||
|
||||
;; These are the default inclusion/exclusion regexps for the install phase.
|
||||
(define %default-include '("^[^/]*\\.el$" "^[^/]*\\.info$" "^doc/.*\\.info$"))
|
||||
(define %default-exclude '("^\\.dir-locals\\.el$" "-pkg\\.el$"
|
||||
"^[^/]*tests?\\.el$"))
|
||||
(define %default-exclude '("^\\.dir-locals\\.el$" "^[^/]*tests?\\.el$"))
|
||||
|
||||
(define gnu:unpack (assoc-ref gnu:%standard-phases 'unpack))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue