From 8ad4444e5d60c9fb3723a4eaf0450e857205c736 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 2 Aug 2009 12:04:34 +0000 Subject: x11/xfce4-battery-plugin: build fix --- x11/xfce4-battery-plugin/APKBUILD | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/xfce4-battery-plugin/APKBUILD b/x11/xfce4-battery-plugin/APKBUILD index d67d17150..c0b271cff 100644 --- a/x11/xfce4-battery-plugin/APKBUILD +++ b/x11/xfce4-battery-plugin/APKBUILD @@ -6,9 +6,10 @@ pkgdesc="A battery monitor plugin for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" license="GPL-2" makedepends="xfce4-panel-dev libxfcegui4-dev perl-xml-parser intltool" -install="$pkname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" +install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" source="http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2 - compile_x86_64.diff" + compile_x86_64.diff + $install" build () { @@ -23,4 +24,7 @@ build () make DESTDIR="$pkgdir" install } md5sums="d8a666d85bb3c1dd007b547de4dd7037 xfce4-battery-plugin-0.5.1.tar.bz2 -d9a927bca032e9b10a04046c154243a1 compile_x86_64.diff" +d9a927bca032e9b10a04046c154243a1 compile_x86_64.diff +db51db79681eadc47be4932355a77c25 xfce4-battery-plugin.post-install +db51db79681eadc47be4932355a77c25 xfce4-battery-plugin.post-upgrade +db51db79681eadc47be4932355a77c25 xfce4-battery-plugin.post-deinstall" -- cgit v1.2.3