pigpio/09-filelayout.patch

13 lines
260 B
Diff
Raw Normal View History

2021-05-25 13:01:22 +08:00
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ LL2 = -L. -lpigpiod_if -pthread -lr
LL3 = -L. -lpigpiod_if2 -pthread -lrt
-prefix = /usr/local
+prefix = /usr
exec_prefix = $(prefix)
bindir = $(exec_prefix)/bin
includedir = $(prefix)/include