summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-06-07 16:36:27 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-06-08 00:03:59 -0400
commit6bd47fc8265aa410595eec9b93b4385047cecf44 (patch)
treeb5d61597be9a5c2b3147d4b741decd5c595531a7 /Makefile.am
parentd2686be816183a8de1243b19f20144a2b283f7c3 (diff)
downloadguix-patches-6bd47fc8265aa410595eec9b93b4385047cecf44.tar
guix-patches-6bd47fc8265aa410595eec9b93b4385047cecf44.tar.gz
gnu: jami: Always include the custom Jami patches with the sources.
Before this change, there was a Jami origin containing the sources with the patches, and another one containing the sources but with the patches removed. Unify the source to always contain the patches, which adds just 1 MiB to the corresponding tarball and simplifies things. * gnu/packages/jami.scm (%jami-sources): Make it a simple variable. Move the docstring to a comment. Only remove the tarballs, always keeping the patches with the sources. Adjust the comments. (%sfl-patches): Remove variable. (jami-apply-dependency-patches): Rename to... (jami-apply-custom-patches): ... this. Adjust the input label used to 'jami-sources'. (pjproject-jami): Replace %sfl-patches by %jami-sources. Adjust following the renaming of the jami-apply-custom-patches procedure. (ffmpeg-jami): Likewise. Do not make a temporary binding, simply call the unquoted jami-apply-custom-patches procedure.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions