Skip to content
Snippets Groups Projects

community/ucspi-tcp6: remove workaround for abuild!165

Merged Thermi requested to merge Thermi/aports:ucspi-tcp6-undo-workaround into master
All threads resolved!
1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
@@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=ucspi-tcp6
pkgver=1.12.4
pkgrel=0
pkgrel=1
pkgdesc="IPv6 enabled ucspi-tcp superserver"
url="http://www.fehcom.de/ipnet/ucspi-tcp6.html"
arch="all"
@@ -41,8 +41,6 @@ package() {
)
install -Dm0644 doc/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
# remove commands ending with @ and their shell scripts until alpine/abuild!165 is merged/solved
rm -f "$pkgdir/usr/bin/"*@* "$pkgdir/usr/share/man/"man*/*@*
}
sha512sums="
Loading