ALT Linux Bugzilla
– Attachment 1785 Details for
Bug 10796
[x86_64] Build on x86_64 + fix
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч спека для сборки на x86_64
skencil.spec.patch (text/plain), 782 bytes, created by
Damir Shayhutdinov
on 2007-02-08 10:46:35 MSK
(
hide
)
Description:
Патч спека для сборки на x86_64
Filename:
MIME Type:
Creator:
Damir Shayhutdinov
Created:
2007-02-08 10:46:35 MSK
Size:
782 bytes
patch
obsolete
>--- skencil.spec.orig 2007-02-08 10:38:16 +0300 >+++ skencil.spec 2007-02-08 10:38:26 +0300 >@@ -35,9 +35,13 @@ > mv Filter/README Filter/README.filter > mv Tools/README Tools/README.tools > mv Tools/COPYING Tools/COPYING.tools >+find -name 'Makefile.pre.in' -print0 | xargs -r0 -- sed -i 's/LIBP=/LIBP?=/' > > %build >-./setup.py configure --with-nls >+export LIBP=%python_libdir >+./setup.py configure --with-nls \ >+ --python-setup=%python_libdir/config/Setup \ >+ --tk-flags="-ltcl -ltk" LIBDIR=%_libdir > ./setup.py build > > >@@ -52,6 +56,11 @@ > mkdir -p %buildroot%_menudir > bzcat %SOURCE2 > %buildroot%_menudir/%name > >+#fix installation on x86_64 >+%ifarch x86_64 >+mkdir -p %buildroot%_libdir >+mv %buildroot/usr/lib/skencil-%version %buildroot%_libdir/ >+%endif > %find_lang %name > > %post
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 10796
: 1785