]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use `date` instead of `DATE`, that's the POS*X way. 910/head
authorMichael Fellinger <m.fellinger@gmail.com>
Fri, 6 Jan 2012 12:15:18 +0000 (13:15 +0100)
committerMichael Fellinger <m.fellinger@gmail.com>
Fri, 6 Jan 2012 12:15:18 +0000 (13:15 +0100)
Makefile

index 0ccb680e6c73d24fbb1b3b76c2352976f7790c3f..a7004e0798e53fb50a128849b4704104602153e0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=1.4.0
-DATE=$(shell DATE)
+DATE=$(shell date)
 BOOTSTRAP = ./bootstrap.css
 BOOTSTRAP_MIN = ./bootstrap.min.css
 BOOTSTRAP_LESS = ./lib/bootstrap.less