X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/798619b91c91405f847b0e48137239f218a4cf15..59f0d218a6ff34c80cf898f6d7ac62555ba8eb11:/packages/debianutils/add-shell.patch?ds=sidebyside diff --git a/packages/debianutils/add-shell.patch b/packages/debianutils/add-shell.patch new file mode 100644 index 00000000..dc316b4a --- /dev/null +++ b/packages/debianutils/add-shell.patch @@ -0,0 +1,12 @@ +diff -u -r ../debianutils-4.4/add-shell ./add-shell +--- ../debianutils-4.4/add-shell 2013-07-28 03:30:26.000000000 +0200 ++++ ./add-shell 2014-05-30 16:07:00.000000000 +0200 +@@ -6,7 +6,7 @@ + exit 1 + fi + +-file=/etc/shells ++file=@TERMUX_PREFIX@/etc/shells + # I want this to be GUARANTEED to be on the same filesystem as $file + tmpfile=${file}.tmp +