]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add affix to zip
authorJacob Thornton <jacobthornton@gmail.com>
Tue, 21 Aug 2012 06:13:43 +0000 (23:13 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Tue, 21 Aug 2012 06:13:43 +0000 (23:13 -0700)
Makefile
docs/assets/js/bootstrap.min.tmp.js [new file with mode: 0644]

index c511d7a740b018ccf7fb0afd1fce045d4b491d48..e854e056b31b661fabf1ccd249265b8aa5d6ee88 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ bootstrap:
        recess --compress ${BOOTSTRAP_LESS} > bootstrap/css/bootstrap.min.css
        recess --compile ${BOOTSTRAP_RESPONSIVE_LESS} > bootstrap/css/bootstrap-responsive.css
        recess --compress ${BOOTSTRAP_RESPONSIVE_LESS} > bootstrap/css/bootstrap-responsive.min.css
-       cat js/bootstrap-transition.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-tooltip.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-typeahead.js > bootstrap/js/bootstrap.js
+       cat js/bootstrap-transition.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-tooltip.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-typeahead.js js/bootstrap-affix.js > bootstrap/js/bootstrap.js
        uglifyjs -nc bootstrap/js/bootstrap.js > bootstrap/js/bootstrap.min.tmp.js
        echo "/*!\n* Bootstrap.js by @fat & @mdo\n* Copyright 2012 Twitter, Inc.\n* http://www.apache.org/licenses/LICENSE-2.0.txt\n*/" > bootstrap/js/copyright.js
        cat bootstrap/js/copyright.js bootstrap/js/bootstrap.min.tmp.js > bootstrap/js/bootstrap.min.js
diff --git a/docs/assets/js/bootstrap.min.tmp.js b/docs/assets/js/bootstrap.min.tmp.js
new file mode 100644 (file)
index 0000000..e69de29