diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-01 19:36:55 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-08-01 19:36:55 +0000 |
| commit | eb2643090cb76eda012d18513ff617189cf27b49 (patch) | |
| tree | 4ae7354d55112ec404cf0d30a81be587625a5a6a /sysutils/coreutils | |
| parent | 12bea20bfc4df9c543f3ddd25007f6aee3e340b3 (diff) | |
Notes
Diffstat (limited to 'sysutils/coreutils')
| -rw-r--r-- | sysutils/coreutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index d700ef3f8c24..e6ea5a392817 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -46,6 +46,7 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-patch-stty.c post-build: @${REINPLACE_CMD} -e "s/ lib / /g" ${WRKSRC}/Makefile + @${TOUCH} ${WRKSRC}/doc/coreutils.info post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/g* \ |
