xorg-cf-files: rebuild for metadata
This commit is contained in:
parent
1e00666579
commit
49a079bdce
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xorg-cf-files'
|
||||
pkgname=xorg-cf-files
|
||||
version=1.0.6
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake xorg-util-macros font-util"
|
||||
short_desc="X.Org imake program and related utilities"
|
||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||
license="GPL-2"
|
||||
license="X11"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.bz2"
|
||||
checksum=4dcf5a9dbe3c6ecb9d2dd05e629b3d373eae9ba12d13942df87107fdc1b3934d
|
||||
build_style=gnu-configure
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue