SHA256
1
0
forked from pool/lxd

Small corrections to POSIX-compliant changes.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=8
This commit is contained in:
2019-04-09 14:29:01 +00:00
committed by Git OBS Bridge
parent f4f011f862
commit b51b6daf94
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ Mon Apr 8 13:18:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- %pre bash features: replace by POSIX equivalents.
- %build bash features: add %_buildshell definition for it.
- Do not igonre errors from groupadd.
- Do not ignore errors from groupadd.
-------------------------------------------------------------------
Fri Apr 5 19:13:48 UTC 2019 - Aleksa Sarai <asarai@suse.com>