Commit in phpslash-dev/scripts on MAIN
build-debian.sh +2 -3 1.4 -> 1.5
<pre class="comment">
moved config_setup.php out of public_html for debian package. sysadmins should use this file by hand or simply read the README.Debian file
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev/scripts<br /></span>
<div class="fileheader"><big><b>build-debian.sh</b></big> <small id="info">1.4 -> 1.5</small></div>
<pre class="diff"><small id="info">diff -u -r1.4 -r1.5
--- build-debian.sh 28 Nov 2004 17:31:27 -0000 1.4
+++ build-debian.sh 28 Apr 2005 04:07:12 -0000 1.5
@@ -1,11 +1,10 @@
</small></pre><pre class="diff" id="context"> #!/bin/sh
</pre><pre class="diff" id="removed">-# $Revision: 1.<span id="removedchars">4</span> $
</pre><pre class="diff" id="added">+# $Revision: 1.<span id="addedchars">5</span> $
+# $Date: 2005/04/28 04:07:12 $
</pre><pre class="diff" id="context"> # Luis Mondesi < le...@ph... >
</pre><pre class="diff" id="removed">-# Last modified: 2004-Nov-28
</pre><pre class="diff" id="context"> #
# DESCRIPTION: Simple script to build a debian package from CVS
# USAGE: $0 [PACKAGE_NAME] # run from CVS working directory (at root)
</pre><pre class="diff" id="removed">-# CHANGELOG:
</pre><pre class="diff" id="context"> # LICENSE: GPL
PACKAGE="$1"
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|