1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-21 01:30:29 +02:00

gnu: libstrophe: Fix build.

* gnu/packages/messaging.scm (libstrophe)[arguments]: Don't refer to
nonexistent 'install-license-files' phase.

Change-Id: Ib462ed89d6fc4a8eb7017f821b19abedf469d943
This commit is contained in:
宋文武
2024-06-19 14:57:27 +08:00
committed by Ludovic Courtès
parent 22579628b1
commit 50d535ea55

View File

@@ -2244,7 +2244,7 @@ is also scriptable and extensible via Guile.")
(lambda _
(substitute* "Makefile.am"
(("'\\^xmpp_'") "'.'"))))
(add-after 'install-licence-files 'install-extra-licence-files
(add-after 'install 'install-extra-licence-files
(lambda _
(let ((license-directory (string-append #$output
"/share/doc/"