guix-patches
[Top][All Lists]
Advanced

[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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]