parent
9ad920e908
commit
e997beae8e
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'pkgconf'
|
# Template file for 'pkgconf'
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
version=1.3.9
|
version=1.3.9
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
short_desc="Provides compiler and linker configuration"
|
short_desc="Provides compiler and linker configuration"
|
||||||
@ -12,6 +12,10 @@ distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
|||||||
checksum=1e70161af120f5715710c4eff48c9e3447394ebd724c6a09bdfbb8dcf3e6f6f8
|
checksum=1e70161af120f5715710c4eff48c9e3447394ebd724c6a09bdfbb8dcf3e6f6f8
|
||||||
wrksrc="$pkgname-$pkgname-$version"
|
wrksrc="$pkgname-$pkgname-$version"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user