pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lapinotte-util-git: remove do-install
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Tue Apr 19 13:01:01 2022 +0200
Changeset: 68e0c355d10cdca2275a34e531dafb31117b4e7f
Modified Files:
lapinott-util-git/Makefile
Log Message:
lapinotte-util-git: remove do-install
upstream now provides an install target
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=68e0c355d10cdca2275a34e531dafb31117b4e7f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lapinott-util-git/Makefile | 6 ------
1 file changed, 6 deletions(-)
diffs:
diff --git a/lapinott-util-git/Makefile b/lapinott-util-git/Makefile
index fda529fa17..e738f402e7 100644
--- a/lapinott-util-git/Makefile
+++ b/lapinott-util-git/Makefile
@@ -18,12 +18,6 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++17
CMAKE_ARGS+= -DBOOST_DIR=${BUILDLINK_PREFIX.boost-libs}
-INSTALLATION_DIRS= include/util lib
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/util/include/util/*.h ${DESTDIR}${PREFIX}/include/util
- ${INSTALL_LIB} ${WRKSRC}/util/*.a ${DESTDIR}${PREFIX}/lib
-
.include "../../wip/mk/git-package.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index