Bug 8637 - multilib fix
Summary: multilib fix
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: wxGTK2u (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: algor
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 16:12 MSK by Kachalov Anton
Modified: 2006-06-01 09:13 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kachalov Anton 2005-12-13 16:12:45 MSK
Please, use %_lib macros instead of 'lib'

@@ -168,7 +168,7 @@
 %makeinstall
 %__mkdir -p %buildroot%_datadir/wx/examples/src
 %__cp -a demos samples %buildroot%_datadir/wx/examples
-%__ln_s -f ../lib/wx/config/`ls %buildroot%_libdir/wx/config` %buildroot%_bindi
r/wx-config
+%__ln_s -f ../%_lib/wx/config/`ls %buildroot%_libdir/wx/config` %buildroot%_bin
dir/wx-config
 %if "%wxbranch" < "2.5"
 %__cp -a src/*.env %buildroot%_datadir/wx/examples/src
 %__cp -a version-script %buildroot%_datadir/wx/examples
Comment 1 algor 2006-06-01 09:13:38 MSD
fixed by mouse@altlinux.org in 2.6.1-alt1.2