Bugzilla – Attachment 117630 Details for
Bug 26363
Provide a systemd unit file for background_jobs_worker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26363: Remove tmp file during package build (follow-up)
Bug-26363-Remove-tmp-file-during-package-build-fol.patch (text/plain), 707 bytes, created by
Mason James
on 2021-03-04 02:49:49 UTC
(
hide
)
Description:
Bug 26363: Remove tmp file during package build (follow-up)
Filename:
MIME Type:
Creator:
Mason James
Created:
2021-03-04 02:49:49 UTC
Size:
707 bytes
patch
obsolete
>From e97970e0556bf4bfac2e84ceecc0cf62b13762a4 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Thu, 4 Mar 2021 15:41:12 +1300 >Subject: [PATCH] Bug 26363: Remove tmp file during package build (follow-up) >Content-Type: text/plain; charset="utf-8" > >--- > debian/rules | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/debian/rules b/debian/rules >index ec69952..ac84e14 100755 >--- a/debian/rules >+++ b/debian/rules >@@ -20,6 +20,7 @@ override_dh_auto_install: > rm $(TMP)/etc/koha/log4perl.conf > rm $(TMP)/etc/koha/apache.conf > rm $(TMP)/etc/koha/nginx.conf >+ rm $(TMP)/etc/koha/koha-worker.service > rm -r $(TMP)/usr/share/koha/doc > rm -r $(TMP)/var/run > rm -r $(TMP)/var/lock >-- >2.1.4
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 26363
:
111262
|
111263
|
113450
|
113461
|
114831
|
116203
|
116204
|
116205
| 117630