summaryrefslogtreecommitdiff
path: root/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/ftpbase/ftpbase-0.01-r3.ebuild')
-rw-r--r--net-ftp/ftpbase/ftpbase-0.01-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild
index e6aa6b99df8c..54fd9199f7a6 100644
--- a/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild
+++ b/net-ftp/ftpbase/ftpbase-0.01-r3.ebuild
@@ -28,7 +28,7 @@ src_install() {
# The ftpusers file is a list of people who are NOT allowed
# to use the ftp service.
insinto /etc
- doins "${FILESDIR}/ftpusers" || die
+ doins "${FILESDIR}/ftpusers"
cp "${FILESDIR}/ftp-pamd-include" "${T}" || die
if use elibc_FreeBSD; then