Add a install target to make (Trac #37)

This commit is contained in:
Jesse Keating 2007-06-11 14:37:35 -04:00 committed by Jesse Keating
parent ec285d1c32
commit 20d68be58d
3 changed files with 7 additions and 0 deletions

View File

@ -9,3 +9,4 @@ Essien Ita Essien <essien at wazobialinux dot com>
James Bowes <jbowes at redhat dot com>
Tom Callaway <tcallawa at redhat dot com>
Joel Andres Granados <jgranado at redhat dot com>
<proski at fedoraproject dot org>

View File

@ -1,3 +1,6 @@
* Mon Jun 11 2007 Jesse Keating <jkeating@redhat.com>
- Add a install target to make (Trac #37)
* Fri May 25 2007 Jesse Keating <jkeating@redhat.com>
- Handle the cdsize variable correctly
- More fixes for cached download stuff

View File

@ -36,6 +36,9 @@ rpminstall: rpm
release: tag srpm
install:
@python setup.py install
clean:
@rm -f *.rpm
@rm -rf noarch