1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-17 16:27:40 +00:00

sc: use @TERMUX_PREFIX@ in patches instead of path

This commit is contained in:
Leonid Plyushch 2019-09-19 23:36:36 +03:00
parent 2b47a3dbd6
commit 5f7304959b
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -5,7 +5,7 @@
# this to /usr. Otherwise, /usr/local is probably more appropriate, unless
# you're replacing the vendor-supplied version.
-prefix=/usr
+prefix=/data/data/com.termux/files/usr
+prefix=@TERMUX_PREFIX@
# This is where the install step puts it.
EXDIR=${prefix}/bin