Bugzilla – Attachment 108970 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), 955 bytes, created by
Marcel de Rooy
on 2020-08-24 08:38:44 UTC
(
hide
)
Description:
Bug 26265: Add missing xt dir
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2020-08-24 08:38:44 UTC
Size:
955 bytes
patch
obsolete
>From 29c4dd2b1bd156bc2bfda7c07e24995fa43e92b9 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 >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Makefile.PL | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Makefile.PL b/Makefile.PL >index 6807fb92b1..7d5a2306a9 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -384,6 +384,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.11.0
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