]> git.ipfire.org Git - thirdparty/dracut.git/commit - Makefile
add target for "dist" and "gitrpm" 0.1
authorHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 11:53:46 +0000 (13:53 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 11:59:11 +0000 (13:59 +0200)
commitf1bbaa64b505b56d4ed546096fadc6ace638c252
tree6043f0a8ddd50285590bf5f95d586ded3a69ba54
parent78cd7629374a3a05a4d547d7bd88367f2b9e02ad
add target for "dist" and "gitrpm"

"make gitrpm" creates an rpm from the last git checkin
"make rpm" creates an rpm for the version tagged with $VERSION
"make dist" creates a tarball for the version tagged with $VERSION
Makefile