mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ghc-doc: remove noarch
This commit is contained in:
parent
b06db194e9
commit
6497288cfd
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=ghc
|
||||
# Keep this synchronized with http://www.stackage.org/lts
|
||||
version=8.8.4
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="ghc-${version%[!0-9]}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-system-libffi"
|
||||
|
@ -86,7 +86,6 @@ post_install() {
|
|||
}
|
||||
|
||||
ghc-doc_package() {
|
||||
archs=noarch
|
||||
short_desc+=" -- documentation"
|
||||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
|
|
Loading…
Add table
Reference in a new issue