dos2unix: Fix Makefile patch
This commit is contained in:
parent
a5b5a7d4fe
commit
b8b6f1e0be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user