kmscon: include man page
This commit is contained in:
parent
054b3e11f2
commit
0e709bf976
1 changed files with 2 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kmscon'
|
||||
pkgname=kmscon
|
||||
version=8
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-multi-seat"
|
||||
hostmakedepends="pkg-config docbook-xsl xkeyboard-config"
|
||||
hostmakedepends="pkg-config docbook-xsl xkeyboard-config libxslt"
|
||||
makedepends="MesaLib-devel pango-devel libtsm-devel libxkbcommon-devel
|
||||
libpciaccess-devel eudev-libudev-devel dbus-devel fuse-devel"
|
||||
depends="xkeyboard-config"
|
||||
|
@ -22,7 +22,4 @@ esac
|
|||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
# Remove devel files.
|
||||
rm -rf ${DESTDIR}/usr/include
|
||||
rm -rf ${DESTDIR}/usr/lib/pkgconfig
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue