mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/hypermail Removed the mail cgi-bin (not used anymore) and also the web docs
This commit is contained in:
parent
a866dbaa05
commit
af501c435b
@ -27,11 +27,7 @@ build() {
|
||||
install -m755 -D archive/rdmsg "$pkgdir"/usr/bin/rdmsg
|
||||
install -m755 -D archive/msg2archive "$pkgdir"/usr/bin/msgarchive
|
||||
install -m755 -D src/hypermail "$pkgdir"/usr/bin/hypermail
|
||||
install -m755 -D src/mail "$pkgdir"/var/www/cgi-bin/mail
|
||||
mkdir -p $pkgdir/var/www/htdocs/hypermail/
|
||||
cp docs/*.html $pkgdir/var/www/htdocs/hypermail/
|
||||
cp docs/*.png $pkgdir/var/www/htdocs/hypermail/
|
||||
|
||||
|
||||
}
|
||||
|
||||
md5sums="bacd95589f2f3ca426631461fd9237dd hypermail-2.1.8.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user