Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (0dc00a4650045c32c93ba50bb06f4d9c82b66135)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (0dc00a4650045c32c93ba50bb06f4d9c82b66135)
  • Date: Sun, 13 Aug 2006 13:39:03 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

net/wwwoffle/HISTORY | 4 ++++
net/wwwoffle/PRE_BUILD | 9 ++++-----
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit 0dc00a4650045c32c93ba50bb06f4d9c82b66135
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

net/wwwoffle/PRE_BUILD: removed sedit line for doc/Makefile which no
longer exists in source tarball

diff --git a/net/wwwoffle/HISTORY b/net/wwwoffle/HISTORY
index 427f7de..c86e87f 100644
--- a/net/wwwoffle/HISTORY
+++ b/net/wwwoffle/HISTORY
@@ -1,3 +1,7 @@
+2006-08-13 Pol Vinogradov <vin.public AT gmail.com>
+ * PRE_BUILD: removed sedit line for doc/Makefile which no longer
exists
+ in source tarball
+
2006-08-13 Matthew Clark <matthewclark AT inlesserterms.net>
* DETAILS: v2.9a

diff --git a/net/wwwoffle/PRE_BUILD b/net/wwwoffle/PRE_BUILD
index fdf4876..b32bd62 100755
--- a/net/wwwoffle/PRE_BUILD
+++ b/net/wwwoffle/PRE_BUILD
@@ -7,9 +7,8 @@ sedit 's/\(#define vrml_yywrap(\).*/\1a)
sedit 's/\(#define htmlmodify_yywrap(\).*/\1a) 1/' src/htmlmodify.l &&
sedit 's/\(#define msg_yywrap(\).*/\1a) 1/' src/messages.l &&
sedit 's/\(#define css_yywrap(\).*/\1a) 1/' src/css.l &&
-sedit
's:docdir=$(DESTDIR)${prefix}/doc/wwwoffle:docdir=$(DESTDIR)${prefix}/share/doc/wwwoffle:'
doc/Makefile &&
sedit
's:docdir=$(DESTDIR)${prefix}/doc/wwwoffle:docdir=$(DESTDIR)${prefix}/share/doc/wwwoffle:'
doc/Makefile.in &&
-sedit 's:#run-uid = daemon:run-uid = proxy:'
conf/wwwoffle.conf &&
-sedit 's:#run-gid = daemon:run-gid = proxy:'
conf/wwwoffle.conf &&
-sedit 's:#run-uid = daemon:run-uid = proxy:'
conf/wwwoffle.conf.template &&
-sedit 's:#run-gid = daemon:run-gid = proxy:'
conf/wwwoffle.conf.template
+sedit 's:#run-uid = daemon: run-uid = proxy:'
conf/wwwoffle.conf &&
+sedit 's:#run-gid = daemon: run-gid = proxy:'
conf/wwwoffle.conf &&
+sedit 's:#run-uid = daemon: run-uid = proxy:'
conf/wwwoffle.conf.template &&
+sedit 's:#run-gid = daemon: run-gid = proxy:'
conf/wwwoffle.conf.template



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (0dc00a4650045c32c93ba50bb06f4d9c82b66135), Pol Vinogradov, 08/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page