From e2499a8d0fe43038eb905b5bdb9b1bd8cdb36485 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 9 Jun 2020 13:12:21 +0000 Subject: syncthing: correct copypasto mistake --- net/syncthing/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net') diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index a7b99b15ad2..03ff963cbf5 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2020/06/09 11:32:43 nia Exp $ +# $NetBSD: Makefile,v 1.111 2020/06/09 13:12:21 nia Exp $ # Upstream used to frequently break protocol compatibility, but since # 2018 or so this has been much better. While users of pkgsrc @@ -87,7 +87,6 @@ do-build: # Binaries other than syncthing proper should perhaps be installed. do-install: ${INSTALL_PROGRAM} ${WRKSRC}/syncthing ${DESTDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/syncthing ${DESTDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/etc/linux-desktop/*.desktop ${DESTDIR}${PREFIX}/share/applications .for s in 512 256 128 64 32 ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps -- cgit v1.2.3