pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
compat32_libgpg-error: Remove unnecessary post-install phase
- To: pkgsrc-wip-changes%NetBSD.org@localhost
- Subject: compat32_libgpg-error: Remove unnecessary post-install phase
- From: Naveen Narayanan <zerous@nocebo.space>
- Date: Tue, 23 Jul 2019 15:50:20 +0000
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Tue Jul 23 17:50:20 2019 +0200
Changeset: 8da780e75edf55393a6e40dfb594b2af0a78d3a3
Modified Files:
compat32_libgpg-error/Makefile
Log Message:
compat32_libgpg-error: Remove unnecessary post-install phase
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8da780e75edf55393a6e40dfb594b2af0a78d3a3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
compat32_libgpg-error/Makefile | 6 ------
1 file changed, 6 deletions(-)
diffs:
diff --git a/compat32_libgpg-error/Makefile b/compat32_libgpg-error/Makefile
index cc8c4c2f5b..173b5ba629 100644
--- a/compat32_libgpg-error/Makefile
+++ b/compat32_libgpg-error/Makefile
@@ -34,12 +34,6 @@ CONFIGURE_ENV+= CC_FOR_BUILD=${CC:Q}\ ${CFLAGS:M*:Q}
LIBS+= -lrt
.endif
-remove non-libs-headers:
- echo "Removing non-compat lib package content"
- find ${DESTDIR}${PREFIX} -path ${DESTDIR}${PREFIX}/emul -prune -or -type f -exec ${RM} {} +
-
-post-install: remove non-libs-headers
-
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index