summaryrefslogtreecommitdiff
path: root/Delete-the-commented-code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Delete-the-commented-code.patch')
-rw-r--r--Delete-the-commented-code.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/Delete-the-commented-code.patch b/Delete-the-commented-code.patch
deleted file mode 100644
index b9f0469..0000000
--- a/Delete-the-commented-code.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From c7605385b9d838be78a87de02a48eaaa6e69b4b2 Mon Sep 17 00:00:00 2001
-From: hongjinghao <hongjinghao@huawei.com>
-Date: Tue, 5 Mar 2024 20:22:59 +0800
-Subject: [PATCH] Delete the commented code
-
----
- brp-digest-list | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/brp-digest-list b/brp-digest-list
-index 77248c9..7de42b7 100644
---- a/brp-digest-list
-+++ b/brp-digest-list
-@@ -9,7 +9,6 @@ if [ -z "$RPM_BUILD_ROOT" -o "$RPM_BUILD_ROOT" = "/" ]; then
- fi
-
- # Create temporary file listing files in the manifest
--#[ -n "$TMPDIR" ] || TMPDIR="/tmp"
- TMPDIR="/tmp"
- BIN_PKG_FILES=${TMPDIR}/${3%%.rpm}
- cat - > $BIN_PKG_FILES
---
-2.33.0
-