Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
builddeb: match temporary directory name to the package name
The temporary directory names, debian/hdrtmp (linux-headers package) vs debian/headertmp (linux-libc-dev package), are confusing. Matching the directory name to the package name is clearer, IMHO. Signed-off-by: Masahiro Yamada <[email protected]>
- Loading branch information