aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gstreamer.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 9758806cc5..e3019f630c 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -264,7 +264,7 @@ developers consider to have good quality code and correct functionality.")
(arguments
'(#:phases
(modify-phases %standard-phases
- (add-before configure patch-/bin/sh
+ (add-before 'configure 'patch-/bin/sh
(lambda _
(substitute* "gst-libs/ext/libav/configure"
(("#! /bin/sh")
2021-08-28images: pinebook-pro: Fix the agetty baud rate....Mathieu Othacehe 2021-02-21image: Add rock64 support....Marius Bakke 2021-02-17scripts: system: Accept <image> records as input....Mathieu Othacehe 2021-01-20images: pinebook-pro: Fix default serial port....Caliph Nomble 2021-01-10system: image: Fix root offset on rockchip platforms....Mathieu Othacehe 2020-12-05images: novena: Make boot settings and RTC accessible....Danny Milosavljevic 2020-12-03images: novena: Replace agetty-service by term-auto....Danny Milosavljevic 2020-12-03images: Add novena-image-type, novena-barebones-raw-image, novena-barebones-os....Danny Milosavljevic