File: install-missing-files.patch

package info (click to toggle)
barbican 1%3A20.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,472 kB
  • sloc: python: 41,218; sh: 911; makefile: 80
file content (11 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Description: Install missing files
 PBR misses the files, this fixes it.
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2016-03-24

--- /dev/null	2016-03-15 18:18:48.046095192 +0100
+++ b/MANIFEST.in	2016-03-24 12:06:50.311632566 +0100
@@ -0,0 +1,2 @@
+recursive-include barbican/model *
+recursive-include barbican/locale *