From 9eca18b04ca2fbfa6b101f2e70eb4fa845f0beee Mon Sep 17 00:00:00 2001 From: Daniel Jahre Date: Mon, 4 Apr 2005 09:22:34 +0000 Subject: [PATCH] Daniel Jahre: adopted wormux for the new clanlib07 path [2005030223111222035] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@5767 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/daja77/wormux/wormux.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/daja77/wormux/wormux.conf diff --git a/package/daja77/wormux/wormux.conf b/package/daja77/wormux/wormux.conf new file mode 100644 index 000000000..95fffd8e0 --- /dev/null +++ b/package/daja77/wormux/wormux.conf @@ -0,0 +1,2 @@ +var_append confopt " " "--with-extra-includes=$root/opt/clanlib07/include" +var_append confopt " " "--with-extra-libs=$root/opt/clanlib07/lib"