Re: make install icons and desktop files

From: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
To: jm(at)poure(dot)com
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: make install icons and desktop files
Date: 2003-10-01 15:08:20
Message-ID: 3F7AEDE4.80602@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Jean-Michel POURE wrote:

>Dear Adam H.,
>
>In the RPM spec, after make install, we install the icon and desktop file
>manually using:
>
>cp ./src/include/images/elephant48.xpm
>%{buildroot}/%{_datadir}/%{name}/%{name}.xpm
>cp ./pkg/%{name}.desktop
>%{buildroot}/%{_datadir}/%{name}/%{name}.desktop
>
>Could it be part of make install itself?
>
>
>
Yes. I've have to get back to you on specifically how, though. :-)

ahp

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-10-01 15:20:21 Re: utffile.cpp & expatd.lib
Previous Message Adam H. Pendleton 2003-10-01 14:30:52 Re: pgAdmin III under wxCocoa