From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/attachments/20130107/f85bc886/attachment.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zarb-ml/mageia-dev/attachments/20130107/f85bc886/attachment.html (limited to 'zarb-ml/mageia-dev/attachments/20130107/f85bc886/attachment.html') diff --git a/zarb-ml/mageia-dev/attachments/20130107/f85bc886/attachment.html b/zarb-ml/mageia-dev/attachments/20130107/f85bc886/attachment.html new file mode 100644 index 000000000..b689bb4e6 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20130107/f85bc886/attachment.html @@ -0,0 +1,8 @@ +

On Sat, Jan 5, 2013 at 2:02 AM, Juan Luis Baptiste <juancho@mageia.org> wrote:
+ +
 Got it working with:

for i in `%{_datadir}/warsow/basewsw/*`;
do
   file=`basename $i`
   ln -sf $i  %{gamelibdir}/basewsw/$file
+
done 

The game name in the for loop was wrong.



Well, it worked on x86_64, but  on i586 the symlinks are created under /usr/lib64/games/warsow/basewsw instead of /usr/lib/games/warsow/basewsw but I don't understand why, it seems that for some reason, the %{_libdir} macro is expanding to /usr/lib64 on the BS. This is the spec if someone wants to take a look:
+ +

http://svnweb.mageia.org/packages/cauldron/warsow-data/current/SPECS/warsow-data.spec?revision=338836&view=markup
+ +

--
Juancho -- cgit v1.2.1