deb-os-client-config/debian/patches/include-all-yaml-files.patch
2015-09-10 08:53:55 +00:00

16 lines
442 B
Diff

Description: Also package all yaml files
Author: Thomas Goirand <zigo@debian.org>
Forwarded: https://review.openstack.org/222074
Last-Update: 2015-09-10
--- python-os-client-config-1.6.0.orig/MANIFEST.in
+++ python-os-client-config-1.6.0/MANIFEST.in
@@ -3,4 +3,5 @@ include ChangeLog
exclude .gitignore
exclude .gitreview
-global-exclude *.pyc
\ No newline at end of file
+global-exclude *.pyc
+recursive-include os_client_config *.yaml