summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 181add0..23f2f93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,5 +56,8 @@ execute_before_dh_link:
ln -s ../../sass/bootstrap debian/node-bootstrap/usr/share/nodejs/bootstrap/scss
+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