mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 05:59:06 +00:00
12 lines
241 B
Diff
12 lines
241 B
Diff
--- a/src/rxvt.h
|
|
+++ b/src/rxvt.h
|
|
@@ -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
|