From 4a36ee59b4200ebb74a9cc3dcc88ab7f6a778141 Mon Sep 17 00:00:00 2001 From: stumbles Date: Fri, 17 May 2013 16:05:05 -0500 Subject: [PATCH] audio: Fixing a typo. --- audio/alsa-utils/BUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/alsa-utils/BUILD b/audio/alsa-utils/BUILD index ed7c94f24bd..1eec547f4bd 100644 --- a/audio/alsa-utils/BUILD +++ b/audio/alsa-utils/BUILD @@ -1,4 +1,5 @@ -( + + sedit "s:oneshop:oneshot:" alsactl/alsa-restore.service.in && if module_installed systemd; then UDEV_DIR=/usr/lib/udev/rules.d @@ -12,5 +13,3 @@ default_build && install -m0644 $SCRIPT_DIRECTORY/40-alsa-mixer.rules ${UDEV_DIR}/ - -) > $C_FIFO 2>&1