aaa oops
This commit is contained in:
parent
da4fb62848
commit
03d37233d5
@ -1,8 +1,13 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 5ef6fcd19..e2bd7cb2c 100644
|
||||
index 5ef6fcd19..dd99a9d3d 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -8,6 +8,8 @@ PREFIX=/usr/local
|
||||
@@ -4,10 +4,12 @@ ZSHCOMP=_lr
|
||||
CFLAGS=-g -O2 -Wall -Wno-switch -Wextra -Wwrite-strings
|
||||
|
||||
DESTDIR=
|
||||
-PREFIX=/usr/local
|
||||
+PREFIX=$(prefix)
|
||||
BINDIR=$(PREFIX)/bin
|
||||
MANDIR=$(PREFIX)/share/man
|
||||
ZSHCOMPDIR=$(PREFIX)/share/zsh/site-functions
|
||||
|
@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="list files, recursively, includes the best features of l
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=1.5.1
|
||||
TERMUX_PKG_REVISION=3
|
||||
TERMUX_PKG_REVISION=4
|
||||
TERMUX_PKG_SRCURL=https://git.vuxu.org/lr/snapshot/lr-$TERMUX_PKG_VERSION.tar.xz
|
||||
TERMUX_PKG_SHA256=147377be14805fe1fd7e01fe3cf4b2e0e34d98af5594743dbb97b12189fa52e1
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
Loading…
Reference in New Issue
Block a user