Bugzilla – Attachment 16782 Details for
Bug 9883
Koha::Plugins::* should not require koha-conf to load
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9883 - Create plugins dir in Makefile
Bug-9883---Create-plugins-dir-in-Makefile.patch (text/plain), 826 bytes, created by
Kyle M Hall (khall)
on 2013-03-22 13:30:56 UTC
(
hide
)
Description:
Bug 9883 - Create plugins dir in Makefile
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2013-03-22 13:30:56 UTC
Size:
826 bytes
patch
obsolete
>From 8bd1653706e77be0880d417b918b433d3233dfc6 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 22 Mar 2013 06:30:42 -0700 >Subject: [PATCH] Bug 9883 - Create plugins dir in Makefile > >--- > Makefile.PL | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/Makefile.PL b/Makefile.PL >index b69dfad..f306e2d 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -293,6 +293,7 @@ my $target_map = { > './OpenILS' => 'PERL_MODULE_DIR', > './README.txt' => 'NONE', > './patroncards' => 'INTRANET_CGI_DIR', >+ './plugins' => 'INTRANET_CGI_DIR', > './reports' => 'INTRANET_CGI_DIR', > './reserve' => 'INTRANET_CGI_DIR', > './reviews' => 'INTRANET_CGI_DIR', >-- >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 9883
:
16570
|
16597
|
16640
|
16710
|
16727
|
16777
|
16782
|
16786
|
16787
|
16788