From 0e9a36ad9df1be82935651a8bdc2bf9f41c38c68 Mon Sep 17 00:00:00 2001 From: Larry Rosenman Date: Thu, 18 Jan 2018 01:54:35 +0000 Subject: net/boinc-client: remove 2 lines from previous commit that I intended to delete. --- net/boinc-client/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'net') diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 7749321598b3..1d515e38ffbb 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -109,8 +109,6 @@ post-patch: @${REINPLACE_CMD} -e 's|@PREFIX@|${PREFIX}|' \ ${WRKSRC}/client/hostinfo_unix.cpp @${REINPLACE_CMD} -e 's|client/scripts||' ${WRKSRC}/Makefile.am - #@${REINPLACE_CMD} -e 's|$$$$mydir/$$$$ldir|&/LC_MESSAGES|' \ - # ${WRKSRC}/locale/Makefile.am # avoid build conflict with archivers/libzip @${MV} ${WRKSRC}/zip/unzip/zip.h ${WRKSRC}/zip/unzip/boinczip.h @${MV} ${WRKSRC}/zip/zip/zip.h ${WRKSRC}/zip/zip/boinczip.h -- cgit v1.2.3