]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Added MANIFEST.in file to pkg_data patch
authorGhe Rivero <ghe@debian.org>
Thu, 1 Mar 2012 11:03:58 +0000 (12:03 +0100)
committerGhe Rivero <ghe@debian.org>
Thu, 1 Mar 2012 11:03:58 +0000 (12:03 +0100)
Rewritten-From: 8a09b1721ccb4535b2ee5b118c25738a491c29ee

xenial/debian/patches/pkg_data.patch

index 9f1fe904dfd3650a95a932ac05470d53cf4b6f41..2ab737372979b2fe1199033d9cd6987afff1902c 100644 (file)
@@ -8,3 +8,8 @@
        zip_safe=False,
        install_requires=parse_requirements(PIP_REQUIRES, TEST_REQUIRES),
        dependency_links=parse_dependency_links(PIP_REQUIRES, TEST_REQUIRES),
+--- /dev/null
++++ b/MANIFEST.in
+@@ -0,0 +1 @@
++recursive-include *.html
+\ No newline at end of file