mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove the temporary tree used during rpmbuild when finished
This commit is contained in:
1
Makefile
1
Makefile
@@ -122,6 +122,7 @@ rpms: rpmroot rpmdistdir version-update tarballs
|
||||
rpmbuild --define "_topdir $(RPMBUILD)" -ba ipa.spec
|
||||
cp rpmbuild/RPMS/*/$(PRJ_PREFIX)-*-$(IPA_VERSION)-*.rpm dist/rpms/
|
||||
cp rpmbuild/SRPMS/$(PRJ_PREFIX)-$(IPA_VERSION)-*.src.rpm dist/srpms/
|
||||
rm -rf rpmbuild
|
||||
|
||||
repodata:
|
||||
-createrepo -p dist
|
||||
|
||||
Reference in New Issue
Block a user