From 55f01a46eac4e96abebf9331d601250a7e338e43 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 16 Jul 2023 01:02:30 +1200 Subject: [PATCH] Add header to patch --- debian/patches/test-files-search-path.patch | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/debian/patches/test-files-search-path.patch b/debian/patches/test-files-search-path.patch index f3b868d..7bdbf4c 100644 --- a/debian/patches/test-files-search-path.patch +++ b/debian/patches/test-files-search-path.patch @@ -1,16 +1,10 @@ -#Index: mythtv-status/Makefile -#=================================================================== -#--- a/Makefile 2021-04-09 22:19:14.444124156 +1200 -#+++ b/Makefile 2021-04-09 22:47:19.496826728 +1200 -#@@ -75,7 +75,7 @@ -# install -m 644 man/mythtv_recording_soon.1 $(MANDIR)/man1 -# -# test: -#- PERL_DL_NONLAZY=1 perl "-MExtUtils::Command::MM" "-e" "test_harness($(TEST_VERBOSE))" $(TEST_FILES) -#+ PATH=bin:$(PATH) PERL_DL_NONLAZY=1 perl "-MExtUtils::Command::MM" "-e" "test_harness($(TEST_VERBOSE))" $(TEST_FILES) -# -# -# clean: +Description: Adjust command for test files + Allow autopkgtest to run the installed mythtv-status. +Author: Andrew Ruthven +Forwarded: not-needed +Last-Update: 2023-07-16 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: mythtv-status/t/01-test-help.t =================================================================== --- a/t/01-test-help.t 2021-04-09 22:19:14.456124190 +1200 -- 2.30.2