Bugzilla – Attachment 9688 Details for
Bug 8135
Services Directory and itemrecorddisplay.pl File Missing After Install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8135 : Fix installer to copy services/ dir
Bug-8135--Fix-installer-to-copy-services-dir.patch (text/plain), 848 bytes, created by
Chris Cormack
on 2012-05-22 07:36:29 UTC
(
hide
)
Description:
Bug 8135 : Fix installer to copy services/ dir
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2012-05-22 07:36:29 UTC
Size:
848 bytes
patch
obsolete
>From 0c69d0f3518e72eeaef73896b0d287fbc975ba0c Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Tue, 22 May 2012 19:35:59 +1200 >Subject: [PATCH] Bug 8135 : Fix installer to copy services/ dir > >--- > Makefile.PL | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Makefile.PL b/Makefile.PL >index 2e414d5..3c1504f 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -290,6 +290,7 @@ my $target_map = { > './rewrite-config.PL' => 'NONE', > './reviews' => 'INTRANET_CGI_DIR', > './serials' => 'INTRANET_CGI_DIR', >+ './services' => 'INTRANET_CGI_DIR', > './skel' => 'NONE', > './skel/var/log/koha' => { target => 'LOG_DIR', trimdir => -1 }, > './skel/var/run/koha/zebradb' => { target => 'ZEBRA_RUN_DIR', trimdir => -1 }, >-- >1.7.10
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 8135
:
9688
|
9689