Searched hist:"4 c586062" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/scripts/package/ |
H A D | builddeb | 4c586062 Tue Jul 12 14:42:35 CDT 2016 Marcin Mielniczuk <marmistrz.dev@gmail.com> Fix the Debian packaging script on systems with no codename
When calling `make deb-pkg` on a system with no codename (for example Arch Linux), lsb_release sometimes outputs `n/a` as the codename.
This breaks dpkg-parsechangelog, which can't process the changelog correctly.
Signed-off-by: Marcin Mielniczuk <marmistrz.dev@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.com> 4c586062 Tue Jul 12 14:42:35 CDT 2016 Marcin Mielniczuk <marmistrz.dev@gmail.com> Fix the Debian packaging script on systems with no codename When calling `make deb-pkg` on a system with no codename (for example Arch Linux), lsb_release sometimes outputs `n/a` as the codename. This breaks dpkg-parsechangelog, which can't process the changelog correctly. Signed-off-by: Marcin Mielniczuk <marmistrz.dev@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.com>
|