Revision: 534
http://assorted.svn.sourceforge.net/assorted/?rev=534&view=rev
Author: yangzhang
Date: 2008-02-28 23:05:10 -0800 (Thu, 28 Feb 2008)
Log Message:
-----------
added publisher
Added Paths:
-----------
configs/trunk/publish.bash
Added: configs/trunk/publish.bash
===================================================================
--- configs/trunk/publish.bash (rev 0)
+++ configs/trunk/publish.bash 2008-02-29 07:05:10 UTC (rev 534)
@@ -0,0 +1,7 @@
+#!/usr/bin/env bash
+
+project=configs
+clean=false
+websrcs=( README )
+webfiles=()
+. assorted.bash "$@"
Property changes on: configs/trunk/publish.bash
___________________________________________________________________
Name: svn:executable
+ *
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|