ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/libexec/diff.sh
Revision: 17
Committed: 2007-08-15T21:14:26-07:00 (17 years, 10 months ago) by douglas
Content type: text/x-sh
Original Path: freebsd/patch.sh
File size: 164 byte(s)
Log Message:
Modelines of dooooom!

File Contents

# Content
1 #!/usr/local/bin/bash
2
3 source "`dirname $0`/common.sh"
4
5 cd $category
6
7 nomodeline
8 diff -Nrux .svn -x work /usr/ports/$category_port $port | tee $port.patch
9 modeline

Properties

Name Value
svn:executable *