summaryrefslogtreecommitdiff
path: root/extra/rox
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-20 00:01:23 +0000
committerroot <root@rshg054.dnsready.net>2012-03-20 00:01:23 +0000
commit99136e3a2e9f6f07a7ff08d5721bce354b853c8b (patch)
tree3cd677128a00bc9501f93e27e53ebba72f44cd52 /extra/rox
parentde5b6982e42f4a1e8b0537cfbc1b676e2a81f195 (diff)
Tue Mar 20 00:01:23 UTC 2012
Diffstat (limited to 'extra/rox')
-rw-r--r--extra/rox/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/rox/PKGBUILD b/extra/rox/PKGBUILD
index e8f231f4e..d9bffafe2 100644
--- a/extra/rox/PKGBUILD
+++ b/extra/rox/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 140263 2011-10-11 07:46:57Z eric $
+# $Id: PKGBUILD 153733 2012-03-19 00:48:00Z eric $
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Jochem Kossen <j.kossen@home.nl>
@@ -20,7 +20,7 @@ md5sums=('0eebf05a67f7932367750ebf9faf215d'
build() {
cd "${srcdir}/rox-filer-${pkgver}"
- ./ROX-Filer/AppRun --compile
+ ./ROX-Filer/AppRun --compile LIBS="-ldl -lm"
# finally we render a png as fallback for svg unaware menu applications
# Attention: always make sure you check the dimensions of the source-svg,
# you can read the dimensions via inkscape's export function