summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tcsh/files/01_build.3.patch
blob: d36c177af7c75d7fefa67a6de1a96ee4017dad57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Author: Franz Pletz <fpletz@franz-pletz.org>
Description: Enable NODOT
--- a/config_f.h
+++ b/config_f.h
@@ -98,7 +98,7 @@
 /*
  * NODOT	Don't put "." in the default path, for security reasons
  */
-#undef NODOT
+#define NODOT
 
 /*
  * AUTOLOGOUT	tries to determine if it should set autologout depending