2018-09-10 00:42:26 +02:00
|
|
|
diff -uNr aterm-1.0.1/src/rxvt.h aterm-1.0.1.mod/src/rxvt.h
|
|
|
|
--- aterm-1.0.1/src/rxvt.h 2006-02-17 23:35:37.000000000 +0200
|
2018-11-07 21:37:56 +01:00
|
|
|
+++ aterm-1.0.1.mod/src/rxvt.h 2018-11-07 22:33:22.099407222 +0200
|
2018-09-10 00:42:26 +02:00
|
|
|
@@ -564,7 +564,7 @@
|
|
|
|
# define OLD_WORD_SELECTION
|
|
|
|
#endif
|
|
|
|
|
|
|
|
-#define DEFAULT_SHELL "/bin/bash"
|
|
|
|
+#define DEFAULT_SHELL "@TERMUX_PREFIX@/bin/bash"
|
|
|
|
|
|
|
|
/* sort out conflicts in feature.h */
|
|
|
|
#ifdef KANJI
|