guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#40677] [PATCH 17/30] gnu: pjproject: Fix formatting.


From: Jan Wielkiewicz
Subject: [bug#40677] [PATCH 17/30] gnu: pjproject: Fix formatting.
Date: Fri, 17 Apr 2020 02:34:20 +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 7ee9bdd9ab..64a5827795 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -706,10 +706,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]