Bugzilla – Attachment 108781 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 pos directory to the Makefile
Bug-26265-Add-pos-directory-to-the-Makefile.patch (text/plain), 946 bytes, created by
Martin Renvoize (ashimema)
on 2020-08-21 08:25:36 UTC
(
hide
)
Description:
Bug 26265: Add pos directory to the Makefile
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-08-21 08:25:36 UTC
Size:
946 bytes
patch
obsolete
>From 983fd053bc351454049873235bb5f64411594c2e Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 21 Aug 2020 09:24:29 +0100 >Subject: [PATCH] Bug 26265: Add pos directory to the Makefile > >This patch adds the /pos directory to the Makefile so that pos gets >properly mapped at make and install time. >--- > Makefile.PL | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Makefile.PL b/Makefile.PL >index 1fab6ec770..6807fb92b1 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -354,6 +354,7 @@ my $target_map = { > './patroncards' => 'INTRANET_CGI_DIR', > './patron_lists' => 'INTRANET_CGI_DIR', > './plugins' => 'INTRANET_CGI_DIR', >+ './pos' => 'INTRANET_CGI_DIR', > './reports' => 'INTRANET_CGI_DIR', > './reserve' => 'INTRANET_CGI_DIR', > './reviews' => 'INTRANET_CGI_DIR', >-- >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