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:
parent
4824410cc2
commit
146fe31620
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user