You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-libs/flowcanvas/files/ldconfig2.patch

11 lines
329 B

Index: flowcanvas-0.7.1/wscript
===================================================================
--- flowcanvas-0.7.1.orig/wscript
+++ flowcanvas-0.7.1/wscript
@@ -85,5 +85,3 @@ def build(bld):
# Documentation
autowaf.build_dox(bld, 'FLOWCANVAS', FLOWCANVAS_VERSION, top, out)
-
- bld.add_post_fun(autowaf.run_ldconfig)