-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This moves the check for a resulting .deb or rpm in to the second pass of the Makefile, where it will execute AFTER build has been attempted. This does explain the failures on the first pass of the build. If the .deb or .rpm was left over from a previous build, it would be detected before build start, and everything would be fine. Signed-off-by: Alex Doyle <adoyle@nvidia.com>
- Loading branch information
Showing
1 changed file
with
42 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters