]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - lang.csh
Clean and recreate systemd tmpfiles (even if not using systemd).
[projects/rc-scripts.git] / lang.csh
index 4bee18a7b5d333785057fdeb2b394bc9b712e480..dbbc52058a6309207c19efb9c694914e4a4c7e4e 100755 (executable)
--- a/lang.csh
+++ b/lang.csh
@@ -1,6 +1,8 @@
 #!/bin/csh
 #
-#      $Id$
+#
+# FIXME: this file is broken, as you can see it does nothing (does not actually load i18n file)
+# TODO: sync with lang.sh
 #
 
 test -f /etc/sysconfig/i18n
@@ -29,6 +31,3 @@ if ($status == 0) then
                setenv LESSCHARSET latin1
        endif
 endif
-
-# This must be last line !
-# vi:syntax=csh
This page took 0.05761 seconds and 4 git commands to generate.