2007-10-10 11:36:28 by steve
Document the location of 'release'
This commit is contained in:
12
.release
12
.release
@@ -1,23 +1,33 @@
|
||||
#
|
||||
# File for ~/bin/release
|
||||
# Configuration file for 'release', a utility to make release more
|
||||
# easily:
|
||||
#
|
||||
# http://www.cvsrepository.org/cgi-bin/trac/mybin/rlog?f=mybin/release
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# Command to run
|
||||
#
|
||||
preupload="make release"
|
||||
|
||||
|
||||
#
|
||||
#
|
||||
# Pattern for our release tarball.
|
||||
#
|
||||
pattern=xen-tools-[0-9].[0-9].tar.gz*
|
||||
|
||||
|
||||
#
|
||||
# Pattern for our GPG-signature.
|
||||
#
|
||||
signature=xen-tools-[0-9].[0-9].tar.gz.asc
|
||||
|
||||
|
||||
#
|
||||
# Upload location.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user