diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-18 15:16:00 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-22 12:31:57 (EDT) |
commit | 942a425651a5aaef73f422e2fb31ce4e114d551e (patch) | |
tree | 4b61bc006e2997b851db96e3974592b6f6e544f8 /NEWS | |
parent | 761f60568620251ce8280d8b15d57438a5c36e20 (diff) |
opkbuild: Unquote UID 0 command
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Utilities: * ob-gencontrol now actually populates the source package field "Binary" added in version 4.1.0. + * opkbuild now supports commands with arguments as arguments to the + "-r" option, for example "-r 'env -i fakeroot'". opkbuild version 4.1.1 ---------------------- |