--- /var/abs/community/opensmtpd/PKGBUILD 2016-06-12 00:10:47.483558849 +0200 +++ PKGBUILD 2016-06-13 19:56:47.697433216 +0200 @@ -48,6 +48,8 @@ cd "$pkgname-$pkgver" make DESTDIR="$pkgdir/" install + ln "smtpctl" "$pkgdir/usr/bin/sendmail" + ln "smtpctl" "$pkgdir/usr/bin/mailq" # install license and systemd unit files install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"