Makefile: clean: remove content of rpmbuild/

pull/1/head
Joanna Rutkowska 13 years ago
parent 68a8c0bebc
commit fbdfbf9363

@ -25,6 +25,7 @@ update-repo-installer:
clean:
sudo rm -fr qubeized_images/root.img.*
sudo rm -fr qubeized_images/$(TEMPLATE_NAME)*
sudo rm -fr rpmbuild/*
# We're not removing any images from fedorized_images/ intentionally
# because the user might want to keep using the same image for a long time
# and they are not dependent on any of the Qubes packahes

Loading…
Cancel
Save