uml-utilities: remove long_desc.

This commit is contained in:
Juan RP 2014-02-16 11:37:22 +01:00
parent 85a59eb64c
commit 7c3ebb76ca

View file

@ -1,7 +1,7 @@
# Template file for 'uml-utilities'
pkgname=uml-utilities
version=20070815
revision=4
revision=5
wrksrc=tools-${version}
build_style=gnu-makefile
makedepends="readline-devel fuse-devel"
@ -11,14 +11,6 @@ license="GPL-2"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://user-mode-linux.sourceforge.net/uml_utilities_${version}.tar.bz2"
checksum=f815f591a1c177729546969acf720958c5fd72b8d4d36bae26fdc5b64669b60e
long_desc="
User-mode Linux is a port of the Linux kernel to its own system call interface.
It provides a kind of virtual machine, which runs Linux as a user process under
another Linux kernel. This is useful for kernel development, sandboxing,
jailing, experimentation, and many other things.
This package contains userspace utilities for use with User-mode Linux,
including uml_mconsole, uml_moo, uml_switch, uml_net and tunctl."
pre_build() {
sed -i -e "s|lib64|lib|" Makefile