|
Lines 29-34
INFO?= libtool
Link Here
|
| 29 |
MAN1= libtool.1 libtoolize.1 |
29 |
MAN1= libtool.1 libtoolize.1 |
| 30 |
.endif |
30 |
.endif |
| 31 |
|
31 |
|
|
|
32 |
post-extract: |
| 33 |
@${RM} -f ${WRKSRC}/doc/*.info* |
| 34 |
|
| 32 |
post-patch: |
35 |
post-patch: |
| 33 |
@${REINPLACE_CMD} -e 's|sed gsed|sed|g' \ |
36 |
@${REINPLACE_CMD} -e 's|sed gsed|sed|g' \ |
| 34 |
-e 's|CC=cc|CC=${CC}|g' \ |
37 |
-e 's|CC=cc|CC=${CC}|g' \ |