generated from general-packages/pika-pkg-template
Clean up trailing whitespace in DKMS scripts and remove obsolete whitespace patch from the series file
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 39s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 39s
This commit is contained in:
parent
456e36cc8c
commit
b223100410
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
|||||||
2
|
1
|
@ -1,42 +0,0 @@
|
|||||||
From 0ed79841a3898fde8bbab673563ee672974c468b Mon Sep 17 00:00:00 2001
|
|
||||||
From: Andreas Beckmann <anbe@debian.org>
|
|
||||||
Date: Fri, 18 Oct 2024 01:45:04 +0200
|
|
||||||
Subject: [PATCH] remove trailing whitespace
|
|
||||||
|
|
||||||
---
|
|
||||||
dkms.8.in | 4 ++--
|
|
||||||
dkms.in | 16 ++++++++--------
|
|
||||||
2 files changed, 10 insertions(+), 10 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/dkms.8.in b/dkms.8.in
|
|
||||||
index 5c829d9..634c697 100644
|
|
||||||
--- a/dkms.8.in
|
|
||||||
+++ b/dkms.8.in
|
|
||||||
@@ -333,8 +333,8 @@ combinations on the other kernel.
|
|
||||||
.TP
|
|
||||||
.B \-\-force
|
|
||||||
This option can be used in conjunction with
|
|
||||||
-.B build, install
|
|
||||||
-and
|
|
||||||
+.B build, install
|
|
||||||
+and
|
|
||||||
.B ldtarball
|
|
||||||
to force copying over existing files.
|
|
||||||
.TP
|
|
||||||
diff --git a/dkms.in b/dkms.in
|
|
||||||
index a8f2c6a..371290a 100644
|
|
||||||
--- a/dkms.in
|
|
||||||
+++ b/dkms.in
|
|
||||||
|
|
||||||
@@ -1941,7 +1941,7 @@ make_tarball()
|
|
||||||
die 6 "Failed to make tarball."
|
|
||||||
fi
|
|
||||||
|
|
||||||
- eval "$make_tarball_rm_temp_dir_name"
|
|
||||||
+ eval "$make_tarball_rm_temp_dir_name"
|
|
||||||
unset make_tarball_rm_temp_dir_name
|
|
||||||
}
|
|
||||||
|
|
||||||
--
|
|
||||||
2.39.5
|
|
||||||
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,4 +1,3 @@
|
|||||||
1001-remove-trailing-whitespace.patch
|
|
||||||
1002-initially-clear-variables-that-can-contain-cleanup-c.patch
|
1002-initially-clear-variables-that-can-contain-cleanup-c.patch
|
||||||
1003-add-help-h-options.patch
|
1003-add-help-h-options.patch
|
||||||
1004-common.postinst-source-etc-dkms-framework.conf.d-.co.patch
|
1004-common.postinst-source-etc-dkms-framework.conf.d-.co.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user