-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix deb build: change makefile and deb_from_installation to invoke it with the new build directory (changed in #143). deb_from_installation will exit 0 if dpkg-deb missing so we dont try to run it as part of `make package` on non-deb systems, but other errors should cause the makefile to fail, which should catch regressions like this sooner in the future. * thank you fgsch for style fix
- Loading branch information
Pat Hickey
authored
Dec 2, 2020
1 parent
6ad31ed
commit b36c433
Showing
2 changed files
with
22 additions
and
2 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
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