gnu: libopensmtpd: Make public.
Now that it's a fancy official release and all. * gnu/packages/mail.scm (libopensmtpd): DEFINE-PUBLIC.master
parent
16e23df1f9
commit
5b0f0c80ef
|
@ -3092,7 +3092,7 @@ for OpenSMTPD to extend its functionality.")
|
||||||
(license (list license:bsd-2 license:bsd-3 ; openbsd-compat
|
(license (list license:bsd-2 license:bsd-3 ; openbsd-compat
|
||||||
license:isc)))) ; everything else
|
license:isc)))) ; everything else
|
||||||
|
|
||||||
(define libopensmtpd
|
(define-public libopensmtpd
|
||||||
;; Private source dependency of opensmtpd-filter-dkimsign (by the same
|
;; Private source dependency of opensmtpd-filter-dkimsign (by the same
|
||||||
;; author), until any project actually uses it in its compiled form.
|
;; author), until any project actually uses it in its compiled form.
|
||||||
(package
|
(package
|
||||||
|
|
Reference in New Issue