dos2unix: Fix Makefile patch

This commit is contained in:
Fredrik Fornwall 2016-04-18 00:51:30 -04:00
parent a5b5a7d4fe
commit b8b6f1e0be
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ diff -u -r ../dos2unix-7.3.3/Makefile ./Makefile
LINK_MAN = $(LINK)
-prefix = /usr
+prefix = /data/data/com.termux/files/usr/usr
+prefix = @TERMUX_PREFIX@
exec_prefix = $(prefix)
bindir = $(exec_prefix)/bin
datarootdir = $(prefix)/share