[Pkg-javascript-commits] [jqueryui] 01/05: Export LC_ALL=C.UTF-8 to ensure reproducible paths
Paul Mathijs Gevers
elbrus at moszumanska.debian.org
Sun Aug 6 13:40:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
elbrus pushed a commit to branch master
in repository jqueryui.
commit edbbb6a4a02e0e07b7b4105ab09d3c0e5190af2a
Author: Paul Gevers <elbrus at debian.org>
Date: Sun Aug 6 07:48:53 2017 -0400
Export LC_ALL=C.UTF-8 to ensure reproducible paths
Closes: 847039
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 476780c..67ac1ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,7 @@ themes/base/jquery-ui.css:
# Strip copyright block per file in concatentated file
sed -i -e 's#^/\*!$$##; s#^ \*.*##; s#^ \*$$##' $@
+ui/i18n/jquery-ui-i18n.js: export LC_ALL=C.UTF-8
ui/i18n/jquery-ui-i18n.js:
# Replace newline with \r to ease use of sed (I don't know well enough how
# to achieve the same thing in the hold space).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jqueryui.git
More information about the Pkg-javascript-commits
mailing list