Re: Git Makefile.am

From: Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Git Makefile.am
Date: 2011-03-12 15:19:54
Message-ID: AANLkTikRyE08rv6+zaCDpzn5g=swRwfmhigk4mt6G23=@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Git pgadmin/Makefile.am line .105 should be:

BUILT_SOURCES = $(patsubst %.png,%.pngc,$(wildcard
$(top_srcdir)/pgadmin/include/images/*.png))

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

On 3/9/11, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> [Please keep the list CC'd]
>
> On Tue, Mar 8, 2011 at 11:56 PM, Vladimir Kokovic
> <vladimir(dot)kokovic(at)gmail(dot)com> wrote:
>> Sorry Dave,
>>
>> Line is 105:
>>
>> BUILT_SOURCES = $(patsubst %.png,%.pngc,$(wildcard
>> $(top_srcdir)/pgadmin/include/images/*.png)
>
> Hmm, vim is also highlighting that line as if it's an error, but the
> suggested change would leave an unmatched bracket. Why is that
> correct?
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dan S 2011-03-13 09:35:42 Bug in pgadmin III v 1.12.2
Previous Message Guillaume Lelarge 2011-03-12 09:37:12 Re: Feature request: ability to set hostaddr