Page MenuHomePhabricator

Fix make dist by finishing RPM cleanup
ClosedPublic

Authored by jasonbcox on Feb 28 2020, 23:21.

Details

Summary

D5258 was incomplete, did not have an appropriate test plan, and broke make dist as a result.

Test Plan
./autogen.sh
mkdir build && cd build
../configure
make dist

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix-make-dist
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9653
Build 17206: Default Diff Build & Tests
Build 17205: arc lint + arc unit