summaryrefslogtreecommitdiff
path: root/net/syncthing
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-06-09 13:12:21 +0000
committernia <nia@pkgsrc.org>2020-06-09 13:12:21 +0000
commite2499a8d0fe43038eb905b5bdb9b1bd8cdb36485 (patch)
tree10b18c936e58dd609a4a423f7be6656a2b09aeaf /net/syncthing
parent9990fe539a4bb9c57849e67b778f913166d4ada7 (diff)
downloadpkgsrc-e2499a8d0fe43038eb905b5bdb9b1bd8cdb36485.tar.gz
syncthing: correct copypasto mistake
Diffstat (limited to 'net/syncthing')
-rw-r--r--net/syncthing/Makefile3
1 files changed, 1 insertions, 2 deletions
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