Bugzilla – Attachment 108819 Details for
Bug 26265
Makefile.PL is missing pos directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26265: Add missing xt dir
Bug-26265-Add-missing-xt-dir.patch (text/plain), 858 bytes, created by
Jonathan Druart
on 2020-08-21 13:27:55 UTC
(
hide
)
Description:
Bug 26265: Add missing xt dir
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-08-21 13:27:55 UTC
Size:
858 bytes
patch
obsolete
>From 209be0b46071a73ba9cef611d567e3e6c08120b2 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 21 Aug 2020 15:10:18 +0200 >Subject: [PATCH] Bug 26265: Add missing xt dir > >--- > Makefile.PL | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Makefile.PL b/Makefile.PL >index 1fab6ec770..4003f60391 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -383,6 +383,7 @@ my $target_map = { > './suggestion' => 'INTRANET_CGI_DIR', > './svc' => 'INTRANET_CGI_DIR', > './t' => 'NONE', >+ './xt' => 'NONE', > './tags' => 'INTRANET_CGI_DIR', > './tmp' => 'NONE', # FIXME need to determine whether > # Koha generates any persistent temp files >-- >2.20.1
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 26265
:
108781
|
108783
|
108815
|
108816
|
108819
|
108967
|
108968
|
108969
|
108970
|
108971
|
109071