summaryrefslogtreecommitdiff
path: root/src/pm-action
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2008-01-27 10:38:50 +0000
committerRichard Hughes <richard@hughsie.com>2008-01-27 10:38:50 +0000
commit40d7d07afd59fde567c36a6f684ff329fd1394bb (patch)
tree7b04b756a7ebcc9ce1dc2ebf6fb0118e411d7909 /src/pm-action
parentde1ace906a3c99b01996b7a0e8dfabcabf0262c9 (diff)
Set the sort order in functions instead of pm-action.
Diffstat (limited to 'src/pm-action')
-rwxr-xr-xsrc/pm-action2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pm-action b/src/pm-action
index b1ee70f..7c2643b 100755
--- a/src/pm-action
+++ b/src/pm-action
@@ -51,8 +51,6 @@ if [ -n "$EUID" -a "$EUID" != "0" ]; then
exit 1
fi
-export LC_COLLATE=C
-
# Get the command line options
while [ $# -gt 0 ]
do