git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix a bunch of warnings and errors
[vlc.git]
/
modules
/
list.sh
diff --git
a/modules/list.sh
b/modules/list.sh
index
39feab3
..
cfa1147
100755
(executable)
--- a/
modules/list.sh
+++ b/
modules/list.sh
@@
-4,10
+4,10
@@
LANG=C
export LANG
-TEMPFILE=/tmp/
list.tmp
+TEMPFILE=/tmp/
vlclist.tmp.$$
LISTFILE=LIST
-LISTFILE2=/tmp/
list2.tmp
-LISTFILE3=/tmp/
list3.tmp
+LISTFILE2=/tmp/
vlclist2.tmp.$$
+LISTFILE3=/tmp/
vlclist3.tmp.$$
rm -f $TEMPFILE