[Pkg-javascript-commits] [eonasdan-bootstrap-datetimepicker] 02/06: Cleaning also the preprocessed binaries in src/nuget.
Mathias Behrle
mbehrle at moszumanska.debian.org
Thu Sep 8 12:12:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository eonasdan-bootstrap-datetimepicker.
commit c184795964686727e4babe773752929165121158
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Sep 6 18:26:44 2016 +0200
Cleaning also the preprocessed binaries in src/nuget.
Windows binaries are not for us. Additionally nuget has security issues:
https://github.com/Eonasdan/bootstrap-datetimepicker/issues/1738
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 8fe671a..00d1fbe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ override_dh_auto_clean:
dh_clean
# Remove preprocessed files
rm -rf build/
+ rm -rf src/nuget/
rm -f *.css
rm -f *.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/eonasdan-bootstrap-datetimepicker.git
More information about the Pkg-javascript-commits
mailing list