Correcting path in node-bootstrap package.json, thanks to Dmitry Shachnev <mitya57@debian.org> (Closes: #1091388).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f901fe2486
commit
023c2c9c5f
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue