Searched hist:a765a7ce (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/scripts/package/ |
H A D | builddeb | a765a7ce Mon Jun 16 09:11:29 CDT 2014 Michal Marek <mmarek@suse.cz> deb-pkg: Fix for relative paths
When $srctree or $objtree are relative paths, we cannot change directory and refer to them in the same subshell. Do the redirection outside of the subshell to fix this.
Reported-and-tested-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz> a765a7ce Mon Jun 16 09:11:29 CDT 2014 Michal Marek <mmarek@suse.cz> deb-pkg: Fix for relative paths When $srctree or $objtree are relative paths, we cannot change directory and refer to them in the same subshell. Do the redirection outside of the subshell to fix this. Reported-and-tested-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
|