0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-30 05:22:41 +00:00
Files
termux-packages/root-packages/hdparm/Makefile.patch
2025-07-08 05:12:42 -05:00

16 lines
302 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@
DESTDIR =
-binprefix =
+binprefix = @TERMUX_PREFIX@
-manprefix = /usr
+manprefix = @TERMUX_PREFIX@
exec_prefix = $(binprefix)/
-sbindir = $(exec_prefix)sbin
+sbindir = $(exec_prefix)bin
mandir = $(manprefix)/share/man
oldmandir = $(manprefix)/man