[arch-commits] Commit in xfce4-diskperf-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Feb 6 17:00:04 UTC 2012


    Date: Monday, February 6, 2012 @ 12:00:03
  Author: foutrelis
Revision: 149263

upgpkg: xfce4-diskperf-plugin 2.3.0-2

Rebuild unsigned package.

Modified:
  xfce4-diskperf-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-06 16:57:54 UTC (rev 149262)
+++ PKGBUILD	2012-02-06 17:00:03 UTC (rev 149263)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-diskperf-plugin
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugin for the Xfce4 panel displaying instant disk/partition performance"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -17,6 +17,10 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+
+  # Work around DSO linking issue
+  LDFLAGS+=' -Wl,--copy-dt-needed-entries'
+
   ./configure --prefix=/usr \
 	--sysconfdir=/etc \
 	--libexecdir=/usr/lib \




More information about the arch-commits mailing list