File: add-missing-files.patch

package info (click to toggle)
python-subunit2sql 1.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,768 kB
  • sloc: python: 5,799; sh: 43; makefile: 22; sql: 12
file content (13 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Install missing files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2017-09-23

--- python-subunit2sql-1.8.0.orig/MANIFEST.in
+++ python-subunit2sql-1.8.0/MANIFEST.in
@@ -1,4 +1,4 @@
-include subunit2sql/migrations/alembic.ini
+recursive-include subunit2sql/migrations *
 
 exclude .gitreview
 exclude .gitignore