[Mono-list] mono-core at OBS service

Petit Eric surfzoid at gmail.com
Tue Dec 23 14:34:48 EST 2008


Hi
I linked one of my OBS project, to the mono-core one, my problem is
for mandriva 2008/2009, mono version are too old, but, for MDV
2008/2009
The building of mono-core fail for very simple reason :

can you, please,  remove the commented  #%define at line 107 and 108
(perhap's there is other) of the spec file for OBS mono-core :
https://build.opensuse.org/package/edit_file?file=mono-core.spec&package=mono-core&project=Mono

For MDV 2008 , i think yu just need to add the cmd line who make
(mkdir) the output path.
I use something like that for my pkg :

#if [ -x %buildroot ]; then
#echo %buildroot already exist
#    else
#    mkdir %buildroot
#fi

make DESTDIR=%buildroot install

mkdir -p %{buildroot}%{_datadir}/icons
mv  %{buildroot}/%_prefix/lib/monoosc/MonoOSCico.png
%{buildroot}%{_datadir}/icons/MonoOSCico.png


Thank's


-- 

Cordially.

Small Eric Quotations of the days:
---------------------------------------------------------------------------
If one day one reproaches you that your work is not a work of
professional, say you that:
Amateurs built the arch of Noah, and professionals the Titanic.
---------------------------------------------------------------------------

Few people are done for independence, it is the privilege of the powerful ones.
---------------------------------------------------------------------------

No key was wounded during the drafting of this message.


More information about the Mono-list mailing list