SHA256
1
0
forked from pool/guix

fix syntax error - I shouldn't write code while sleeping ;)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=11
This commit is contained in:
Tomas Cech 2018-02-21 07:28:43 +00:00 committed by Git OBS Bridge
parent 3a2dc7242b
commit e0be7f99dc

View File

@ -6,4 +6,6 @@ if [ -x /var/guix/profiles/per-user/root/guix-profile/bin/guix-daemon ]; then
else
# otherwise use the one installed with our package
BINARY=/usr/bin/guix-daemon
fi
exec "$BINARY" --build-users-group=guixbuild