ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/ubuntu/build
Revision: 61
Committed: 2008-11-29T05:05:57-08:00 (16 years, 6 months ago) by douglas
Content type: text/x-sh
File size: 130 byte(s)
Log Message:
Scripts!

File Contents

# Content
1 #!/usr/bin/env bash
2 # Ubuntu Build
3 #
4 # Douglas Thrift
5 #
6 # $Id$
7
8 source "`dirname $0`/common"
9
10 cd $directory
11 debuild && debuild -S

Properties

Name Value
svn:executable *
svn:keywords Id
svn:mime-type text/x-sh