aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-02-14 02:23:30 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2023-02-14 04:26:08 +0100
commit94d0dfdeb5d7799f9ef3cba45634011858dc53d0 (patch)
tree827b582e9abf0741b74ce1a735be1dd2962f83c8
parent46a84affc5703eb752660d1eb3ca8473e60a2089 (diff)
downloadhardware_replicant_libsamsung-ipc-94d0dfdeb5d7799f9ef3cba45634011858dc53d0.tar.gz
hardware_replicant_libsamsung-ipc-94d0dfdeb5d7799f9ef3cba45634011858dc53d0.tar.bz2
hardware_replicant_libsamsung-ipc-94d0dfdeb5d7799f9ef3cba45634011858dc53d0.zip
scripts: guix.scm: sync packages list with guix style
The guix style command reformats a package or a file to use the code style used by Guix. This commits sync the packages list definition with the output produced by guix style. This commit should contain no functional changes. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--scripts/guix.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/guix.scm b/scripts/guix.scm
index 3e23cb8..d051043 100644
--- a/scripts/guix.scm
+++ b/scripts/guix.scm
@@ -276,5 +276,4 @@ found in many Samsung smartphones and tablets.")
(list libsamsung-ipc
(with-fixed-android-make-stub libsamsung-ipc-clang-android)
(with-fixed-android-make-stub libsamsung-ipc-gcc-android)
- libsamsung-ipc-clang-autotools
- libsamsung-ipc-gcc-autotools)
+ libsamsung-ipc-clang-autotools libsamsung-ipc-gcc-autotools)