aboutsummaryrefslogtreecommitdiffstats
path: root/testing/opensmtpd/opensmtpd.post-install
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-11 10:04:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-11 10:09:44 +0000
commit58f4fccbf94e2ec11cb3d7d41c58ab3ddca681c6 (patch)
treee10f9885fd26943e66637ca08cc7ade6541d25e4 /testing/opensmtpd/opensmtpd.post-install
parent537910b75b561aa1d4cf70e9b22dbf98925f602d (diff)
downloadaports-58f4fccbf94e2ec11cb3d7d41c58ab3ddca681c6.tar.bz2
aports-58f4fccbf94e2ec11cb3d7d41c58ab3ddca681c6.tar.xz
main/opensmtpd: move from testing
Diffstat (limited to 'testing/opensmtpd/opensmtpd.post-install')
-rw-r--r--testing/opensmtpd/opensmtpd.post-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/opensmtpd/opensmtpd.post-install b/testing/opensmtpd/opensmtpd.post-install
deleted file mode 100644
index f7acfaf4f8..0000000000
--- a/testing/opensmtpd/opensmtpd.post-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-/usr/sbin/newaliases
-
-exit 0