summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/syncthing-conf/syncthing-conf-1.0-r1.ebuild (renamed from net-p2p/syncthing-conf/syncthing-conf-1.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing-conf/syncthing-conf-1.0.ebuild b/net-p2p/syncthing-conf/syncthing-conf-1.0-r1.ebuild
index 5fa3e84..3908d8f 100644
--- a/net-p2p/syncthing-conf/syncthing-conf-1.0.ebuild
+++ b/net-p2p/syncthing-conf/syncthing-conf-1.0-r1.ebuild
@@ -12,5 +12,5 @@ RDEPEND="net-p2p/syncthing"
src_install() {
insinto /etc/sysctl.d
- doexe "${FILESDIR}/syncthing.conf"
+ doins "${FILESDIR}/syncthing.conf"
}