File: install-all-files.patch

package info (click to toggle)
blazar 16.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,784 kB
  • sloc: python: 22,193; sh: 263; makefile: 68; xml: 1
file content (16 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Install all files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2025-03-14

--- blazar-15.0.0~rc1.orig/MANIFEST.in
+++ blazar-15.0.0~rc1/MANIFEST.in
@@ -3,7 +3,7 @@ include README.rst
 include ChangeLog
 include LICENSE
 
-recursive-include blazar/locale *
+recursive-include blazar *
 
 exclude .gitignore
 exclude .gitreview