packaging: Fix repomanage usage

Not actually planning to use this for now. Noticed it in passing.

Closes: #1900
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2019-09-06 15:24:45 -04:00 committed by Atomic Bot
parent 4824410cc2
commit 146fe31620

View File

@ -20,5 +20,7 @@ srpm: dist-snapshot
rpm: srpm
./rpmbuild-cwd --rebuild $(PKG_VER)*.src.rpm
repomanage -o | xargs -r rm
yumrepo: rpm
repomanage -o . | xargs -r rm
createrepo_c .