public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@redhat.com>
To: kasal@sourceware.org
Cc: frysk@sourceware.org
Subject: Re: frysk-gui ChangeLog Makefile.am
Date: Tue, 06 Feb 2007 14:25:00 -0000	[thread overview]
Message-ID: <45C88FE1.7030205@redhat.com> (raw)
In-Reply-To: <20070206132924.GA12498@hermans.wildebeest.org>

Stepan,

What was the original problem?  I just fixed the case of images not 
being installed?

Also why are files being removed from files.list?

Andrew

Mark Wielaard wrote:
> On Tue, Feb 06, 2007 at 12:01:40PM -0000, kasal@sourceware.org wrote:
>   
>> CVSROOT:	/cvs/frysk
>> Module name:	frysk-gui
>> Changes by:	kasal@sourceware.org	2007-02-06 12:01:40
>>
>> Modified files:
>> 	.              : ChangeLog Makefile.am 
>>
>> Log message:
>> 	* Makefile.am (icondir, dist_icon_DATA): New variables, likewise.
>>     
>
> This breaks the build since images are held in the imagesdir now.
> Fixed as follows:
>
> 2007-02-06  Mark Wielaard  <mark@klomp.org>
>
>        * Makefile.am (icon_DATA): Use imagesdir.
>
> Committed,
>
> Mark
>
> diff -u -r1.84 Makefile.am
> --- Makefile.am 6 Feb 2007 12:01:40 -0000       1.84
> +++ Makefile.am 6 Feb 2007 13:26:59 -0000
> @@ -143,7 +143,7 @@
>  desktopdir = $(datadir)/applications
>  dist_desktop_DATA = frysk/gui/frysk.desktop
>  icondir = $(datadir)/pixmaps
> -icon_DATA = frysk/gui/images/48/fryskTrayIcon48.png
> +icon_DATA = frysk/gui/imagesdir/48/fryskTrayIcon48.png
>  propertydir = $(pkgdatadir)
>  dist_property_DATA = frysk/gui/common/messages.properties
>  
>
>
>   

      reply	other threads:[~2007-02-06 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070206120140.10343.qmail@sourceware.org>
2007-02-06 13:29 ` Mark Wielaard
2007-02-06 14:25   ` Andrew Cagney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45C88FE1.7030205@redhat.com \
    --to=cagney@redhat.com \
    --cc=frysk@sourceware.org \
    --cc=kasal@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).