tabbed: remove long_desc.
This commit is contained in:
parent
b2677e040d
commit
5954f6697e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tabbed'
|
||||
pkgname=tabbed
|
||||
version=0.5
|
||||
revision=3
|
||||
revision=4
|
||||
homepage="http://tools.suckless.org/tabbed/"
|
||||
distfiles="http://dl.suckless.org/tools/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-makefile
|
||||
|
@ -13,8 +13,6 @@ short_desc="Tab interface for application supporting Xembed"
|
|||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
license="MIT"
|
||||
checksum=21226506761909fadebdd5fae0ff5149b9a378836fa515c45efbcbe504321fb9
|
||||
long_desc="
|
||||
tabbed is a simple tabbed X window container, for application supporting Xembed"
|
||||
|
||||
pre_build() {
|
||||
cp ${FILESDIR}/config.h config.h
|
||||
|
|
Loading…
Reference in New Issue