diff --git a/debian/libjs-bootstrap5-doc.docs b/debian/libjs-bootstrap5-doc.docs index 0fe972f..ff1025c 100644 --- a/debian/libjs-bootstrap5-doc.docs +++ b/debian/libjs-bootstrap5-doc.docs @@ -1,2 +1,2 @@ README.md -site/content/docs/5*/* +/site/src/content/docs/* diff --git a/debian/rules b/debian/rules index bc30b2c..6c9311b 100755 --- a/debian/rules +++ b/debian/rules @@ -77,4 +77,4 @@ execute_after_dh_install: sed -i -e 's|dist\/||g' debian/node-bootstrap/usr/share/nodejs/bootstrap/package.json override_dh_installdocs: - dh_installdocs --exclude license.md + dh_installdocs --exclude license.mdx