pkgsrc/security/libprelude/patches/patch-ad
hasso 9d085e6bbb Update to 0.9.24. No normal upstream changelog except git log. Splitted up
the package to the base (with c++ bindings) and scripting languages bindings.
All hard work done by Rumko <rumcic at gmail.com>.
2009-08-23 18:56:34 +00:00

14 lines
316 B
Text

$NetBSD: patch-ad,v 1.6 2009/08/23 18:56:34 hasso Exp $
From Till Dörges on the prelude-devel ML.
--- libprelude-config.in.orig 2009-07-21 00:31:43 +0200
+++ libprelude-config.in 2009-07-21 00:31:58 +0200
@@ -70,6 +70,7 @@
;;
--ldflags)
+ echo "-Wl,-rpath -Wl,@libdir@"
;;
--c++)