]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
rrdtool: Fix rpath in python module.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Feb 2010 22:18:01 +0000 (23:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Feb 2010 22:18:01 +0000 (23:18 +0100)
pkgs/core/rrdtool/rrdtool.nm

index 8bd3f50fbbeec135d39f158e82a2d5f532f28eab..216e0d078dc9d0336f0ada78e09b3162d09a6a46 100644 (file)
@@ -56,6 +56,11 @@ CONFIGURE_OPTIONS += \
        --enable-python \
        --enable-latin2
 
+define STAGE_PREPARE_CMDS
+       # Remove rpath
+       cd $(DIR_APP) && sed -e "s/--rpath=.* &/\&/" -i bindings/Makefile.*
+endef
+
 define STAGE_INSTALL_CMDS
        # Remove unused files
        rm -rvf $(BUILDROOT)/usr/share/rrdtool/examples