ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
pack
/
ubuntu
/
clean
Revision:
69
Committed:
2009-02-01T22:56:37-08:00
(16 years, 4 months ago) by
douglas
Content type:
text/x-sh
File size:
168 byte(s)
Log Message:
Phase three. Merge!
File Contents
#
Content
1
#!/usr/bin/env bash
2
# Ubuntu Clean
3
#
4
# Douglas Thrift
5
#
6
# $Id$
7
8
source
"`dirname
$0
`/common"
9
10
directory
11
12
rm
-frv
$directory
$package
/*.@
(
build
|
changes
|
deb
|
diff.gz
|
dsc
)
Properties
Name
Value
svn:executable
*
svn:keywords
Id
svn:mime-type
text/x-sh