[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40677] [PATCH 11/18] gnu: pjproject: Fix formatting.
From: |
Jan Wielkiewicz |
Subject: |
[bug#40677] [PATCH 11/18] gnu: pjproject: Fix formatting. |
Date: |
Tue, 21 Apr 2020 18:10:25 +0200 |
---
gnu/packages/telephony.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 62bd8fd548..59cd06f6f5 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -704,10 +704,10 @@ calls and messages")
("pkg-config" ,pkg-config)
("libtool" ,libtool)))
(arguments
- `(;; FIXME make: No rule to make target
+ `( ;; FIXME make: No rule to make target
;; 'pjlib-test-unknown-[something]-gnu'.
#:tests? #f
- ;; #:test-target "selftest"
+ ;; #:test-target "selftest"
#:phases
(modify-phases %standard-phases
(add-before 'build 'build-dep
--
2.26.1
- [bug#40677] Code review problems resolved, (continued)
- [bug#40677] [PATCH 01/18] gnu: jami: Move Jami and its dependencies to jami.scm., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 05/18] gnu: libring: Add libnatpmp as an optional dependency., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 04/18] gnu: Add libnatpmp., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 06/18] gnu: libupnp: Bump to 1.8.6; change the download method to git-fetch; add missing dependencies., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 02/18] gnu: jami: Fix downloading., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 10/18] gnu: pjproject-jami: Add a new SFL patch., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 08/18] gnu: libring: Use ffmpeg-jami instead of ffmpeg., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 11/18] gnu: pjproject: Fix formatting.,
Jan Wielkiewicz <=
- [bug#40677] [PATCH 07/18] gnu: Add ffmpeg-jami., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 15/18] gnu: opendht: Bump to 2.0.0., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 03/18] gnu: jami.scm: Add and use a generalized procedure for applying patches made by Savoir-faire linux to Jami dependencies., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 14/18] gnu: pjproject-jami: Bump to 2.10, apply new SFL patches., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 18/18] gnu: pjproject-jami: Add the missing, linux-only "--enable-epoll" flag., Jan Wielkiewicz, 2020/04/21
- [bug#40677] [PATCH 09/18] gnu: restinio: Bump to 0.6.1.1., Jan Wielkiewicz, 2020/04/21