Bugzilla – Attachment 11178 Details for
Bug 8268
Koha should offer way to backup entire db
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8268 follow-up: rewrite config correctly
Bug-8268-follow-up-rewrite-config-correctly.patch (text/plain), 873 bytes, created by
Jared Camins-Esakov
on 2012-07-28 01:47:12 UTC
(
hide
)
Description:
Bug 8268 follow-up: rewrite config correctly
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-07-28 01:47:12 UTC
Size:
873 bytes
patch
obsolete
>From 960ae039a81ea5058b052dd434bd0770d336d2cb Mon Sep 17 00:00:00 2001 >From: Jared Camins-Esakov <jcamins@cpbibliography.com> >Date: Fri, 27 Jul 2012 21:45:47 -0400 >Subject: [PATCH] Bug 8268 follow-up: rewrite config correctly >Content-Type: text/plain; charset="UTF-8" > >--- > rewrite-config.PL | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/rewrite-config.PL b/rewrite-config.PL >index 083b3a8..02715ab 100644 >--- a/rewrite-config.PL >+++ b/rewrite-config.PL >@@ -101,6 +101,7 @@ $prefix = $ENV{'INSTALL_BASE'} || "/usr"; > "__KOHA_GROUP__" => "koha", > "__ZEBRA_PASS__" => "zebrastripes", > "__ZEBRA_USER__" => "kohauser", >+ '__BACKUP_DIR__' => "$prefix/var/spool", > '__INTRANET_CGI_DIR__' => "$prefix/intranet/cgi-bin", > '__INTRANET_TMPL_DIR__' => "$prefix/intranet/templates", > '__INTRANET_WWW_DIR__' => "$prefix/intranet/www", >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8268
:
10358
|
10471
|
10682
|
10749
|
10751
|
10869
|
11178
|
11187
|
11208
|
11262