mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 05:30:20 +00:00
9 lines
305 B
Diff
9 lines
305 B
Diff
--- pystring-1.1.3/Makefile 2012-10-16 21:31:17.000000000 +0000
|
|
+++ pystring-1.1.3.mod/Makefile 2022-08-24 14:13:00.081696122 +0000
|
|
@@ -1,5 +1,5 @@
|
|
LIBTOOL = libtool
|
|
-LIBDIR = /usr/lib
|
|
+LIBDIR = @TERMUX_PREFIX@/lib
|
|
CXX = g++
|
|
CXXFLAGS = -g -O3 -Wall -Wextra -Wshadow -Wconversion -Wcast-qual -Wformat=2
|