Revision: 453
http://assorted.svn.sourceforge.net/assorted/?rev=453&view=rev
Author: yangzhang
Date: 2008-02-15 10:46:09 -0800 (Fri, 15 Feb 2008)
Log Message:
-----------
added simple-setup to cpp-commons
Added Paths:
-----------
cpp-commons/trunk/setup.bash
Added: cpp-commons/trunk/setup.bash
===================================================================
--- cpp-commons/trunk/setup.bash (rev 0)
+++ cpp-commons/trunk/setup.bash 2008-02-15 18:46:09 UTC (rev 453)
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+
+pkg=cpp-commons
+. simple-setup.bash
+version=0.1
+install include/ src/commons
Property changes on: cpp-commons/trunk/setup.bash
___________________________________________________________________
Name: svn:executable
+ *
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|