mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
test
This commit is contained in:
parent
029e41f491
commit
b1d93011f0
1 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@
|
||||||
|
|
||||||
;;;;;;;;
|
;;;;;;;;
|
||||||
|
|
||||||
(define-public keepalived-2.2.4
|
(define-public keepalived
|
||||||
(package
|
(package
|
||||||
(inherit keepalived)
|
(inherit keepalived)
|
||||||
(version "2.2.4")
|
(version "2.2.4")
|
||||||
|
@ -118,7 +118,7 @@
|
||||||
(define-public glicid-keepalived
|
(define-public glicid-keepalived
|
||||||
(package
|
(package
|
||||||
(inherit keepalived)
|
(inherit keepalived)
|
||||||
|
(name "glicid-keepalived")
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
(list (string-append "--enable-snmp")
|
(list (string-append "--enable-snmp")
|
||||||
|
|
Loading…
Add table
Reference in a new issue