mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove kinit-bootstrap.
* gnu/packages/kde-frameworks.scm (kinit-bootstrap): Delete variable. Change-Id: Ic49dbc21163c7286d1b2b62f24509d138b35f81c
This commit is contained in:
parent
90e63d23c2
commit
f70b88c3dd
1 changed files with 0 additions and 3 deletions
|
@ -3525,9 +3525,6 @@ need.")
|
||||||
#~(modify-phases #$phases
|
#~(modify-phases #$phases
|
||||||
(delete 'patch-source)))))))
|
(delete 'patch-source)))))))
|
||||||
|
|
||||||
(define kinit-bootstrap
|
|
||||||
((package-input-rewriting `((,kdbusaddons . ,kdbusaddons-bootstrap))) kinit))
|
|
||||||
|
|
||||||
(define-public ktextaddons
|
(define-public ktextaddons
|
||||||
(package
|
(package
|
||||||
(name "ktextaddons")
|
(name "ktextaddons")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue