mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/cups: move help pages into -doc subpackage
This commit is contained in:
parent
8295f52a1d
commit
e8a742e593
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=cups
|
||||
pkgver=2.4.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="The CUPS Printing System"
|
||||
url="https://github.com/OpenPrinting/cups/"
|
||||
arch="all"
|
||||
@ -159,6 +159,12 @@ _mv() {
|
||||
done
|
||||
}
|
||||
|
||||
doc() {
|
||||
default_doc
|
||||
|
||||
amove usr/share/cups/help
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
27ca505a2868aa7bc248bac892aafe2a837633e73b6059d3ab4812264e3b0e786ef075751e8cc4300ce6bc43ef095e3d77dd3fce88ce8e72ca69b65093427bca cups-2.4.7.tar.gz
|
||||
cf64211da59e79285f99d437c02fdd7db462855fb2920ec9563ba47bd8a9e5cbd10555094940ceedeb41ac805c4f0ddb9147481470112a11a76220d0298aef79 cups.logrotate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user