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

Pol Vinogradov scm at mail.sourcemage.org
Sun Aug 13 14:39:03 EDT 2006


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



More information about the SM-Commit mailing list