make install icons and desktop files

From: Jean-Michel POURE <jm(at)poure(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
Subject: make install icons and desktop files
Date: 2003-10-01 10:11:30
Message-ID: 200310011211.30306.jm@poure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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?

Cheers, Jean-Michel

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-10-01 10:29:07 Re: PgAdmin III on OSX (was Re: [ANNOUNCE] pgAdmin
Previous Message Jean-Michel POURE 2003-10-01 09:08:12 Re: