- Fix an issue in my previous commit
This commit is contained in:
parent
17f5c1e152
commit
ea71f3f4e5
@ -56,7 +56,7 @@ CFLAGS += -fPIC
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|%%LOCALBASE%%|${LOCALBASE}|g' -e \
|
||||
's|/usr/include|${LOCALBASE}/include' ${WRKSRC}/setup.py
|
||||
's|/usr/include|${LOCALBASE}/include|g' ${WRKSRC}/setup.py
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTEXAMPLES)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user