projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
This Makefile patch adds support for the "Privacy Extensions",
[openwrt.git]
/
scripts
/
getver.sh
diff --git
a/scripts/getver.sh
b/scripts/getver.sh
index
c33505e
..
82fe62b
100755
(executable)
--- a/
scripts/getver.sh
+++ b/
scripts/getver.sh
@@
-1,5
+1,6
@@
#!/usr/bin/env bash
export LANG=C
+export LC_ALL=C
[ -n "$TOPDIR" ] && cd $TOPDIR
try_version() {
This page took
0.029864 seconds
and
4
git commands to generate.