File: create-samples-directory-before-package-build.patch

package info (click to toggle)
libchart-perl 2.403.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,148 kB
  • sloc: perl: 11,360; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 352 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Description: Create samples directory via patch so it's available for autopkgtest
Forwarded: not-needed
Author: Axel Beckert
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2022-04-05

--- /dev/null
+++ b/samples/.non-empty-directory
@@ -0,0 +1 @@
+needed to create the samples directory via patch for making autopkgtest to work properly