Bugzilla – Attachment 160599 Details for
Bug 25691
Debian packages point to /usr/share/doc/koha/README.Debian which does not exist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25691: Replace link to non-existing README with wiki link
Bug-25691-Replace-link-to-non-existing-README-with.patch (text/plain), 1.67 KB, created by
Katrin Fischer
on 2024-01-06 19:30:11 UTC
(
hide
)
Description:
Bug 25691: Replace link to non-existing README with wiki link
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2024-01-06 19:30:11 UTC
Size:
1.67 KB
patch
obsolete
>From 3234214225842358b53d403b5fb5e9558752e196 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 6 Jan 2024 19:24:33 +0000 >Subject: [PATCH] Bug 25691: Replace link to non-existing README with wiki link > >This doesn't update the occurrence in the control file >as it says in control.in: > >To test: >* Verify all occurrences of the README file have been updated. Exceptions: > * control (see above) > * changelog >--- > debian/control.in | 4 ++-- > debian/koha.postinst | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/debian/control.in b/debian/control.in >index 340302895e..899b31947a 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -60,8 +60,8 @@ Description: integrated (physical) library management system > the MySQL database for Koha. For simplicity, the database server is > assumed to run on the same host as Koha. > . >- Please see /usr/share/doc/koha/README.Debian for instructions on how to >- configure things after installing this package. >+ Please see https://wiki.koha-community.org/wiki/Installation_Documentation >+ for instructions on how to configure things after installing this package. > > Package: koha-deps > Depends: ${misc:Depends}, >diff --git a/debian/koha.postinst b/debian/koha.postinst >index 84df34a72e..ac3926fc1a 100644 >--- a/debian/koha.postinst >+++ b/debian/koha.postinst >@@ -16,7 +16,7 @@ dbc_go koha $@ > > cat <<eof > >-Please see /usr/share/doc/koha/README.Debian for instructions on how to >-configure things after installing the koha package. >+Please see https://wiki.koha-community.org/wiki/Installation_Documentation >+for instructions on how to configure things after installing the koha package. > > eof >-- >2.30.2
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 25691
:
160599
|
160600
|
160607
|
160608
|
160920
|
160921