summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorOliver Tappe2007-07-22 15:07:32 +0200
committerOliver Tappe2007-07-22 15:07:32 +0200
commit9c236306d82c1ed790e960f07d6427553b9beda7 (patch)
tree7e254f0640960803cafae54dd83262bc091d9c39 /bin
parent* dropped our own implementation of glob() - that was a fix at the wrong place. (diff)
downloadcore-9c236306d82c1ed790e960f07d6427553b9beda7.tar.gz
core-9c236306d82c1ed790e960f07d6427553b9beda7.tar.xz
core-9c236306d82c1ed790e960f07d6427553b9beda7.zip
* some more work at UTF-8-compliance I forgot before
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1272 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'bin')
-rwxr-xr-xbin/slxldd2
-rwxr-xr-xbin/slxsettings2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/slxldd b/bin/slxldd
index 3ad849c8..1446940c 100755
--- a/bin/slxldd
+++ b/bin/slxldd
@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#! /usr/bin/perl -CLADS
# -----------------------------------------------------------------------------
# Copyright (c) 2006, 2007 - OpenSLX GmbH
#
diff --git a/bin/slxsettings b/bin/slxsettings
index 976640ee..e6daf0cf 100755
--- a/bin/slxsettings
+++ b/bin/slxsettings
@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#! /usr/bin/perl -CLADS
# -----------------------------------------------------------------------------
# Copyright (c) 2006, 2007 - OpenSLX GmbH
#