menu-cache: update to 1.0.2.
This commit is contained in:
parent
4171b3b6bf
commit
614fb11be8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'menu-cache'
|
# Template file for 'menu-cache'
|
||||||
pkgname=menu-cache
|
pkgname=menu-cache
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ homepage="http://lxde.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||||
checksum=0ac72649919946070258320aafc320467dd040bcef7b3a225e2ab7241ddffd59
|
checksum=6f83edf2de34f83e701dcb52145d755250a5677580cd413476cc4d7f2d2012d5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's,<libfm/fm-extra.h>,<libfm-1.0/fm-extra.h>,g' menu-cache-gen/*.[ch]
|
sed -i 's,<libfm/fm-extra.h>,<libfm-1.0/fm-extra.h>,g' menu-cache-gen/*.[ch]
|
||||||
|
|
Loading…
Reference in a new issue