kmscon: include man page
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user