]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Add header to patch
authorAndrew Ruthven <andrew@etc.gen.nz>
Sat, 15 Jul 2023 13:02:30 +0000 (01:02 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sun, 16 Jul 2023 04:17:12 +0000 (16:17 +1200)
debian/patches/test-files-search-path.patch

index f3b868dcb922850553e966eb2f1b990eb018fe34..7bdbf4c6daf73f779fd5e76573fda33aa6094277 100644 (file)
@@ -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 <andrew@etc.gen.nz>
+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