Re: pgsql: Move snowball_create.sql creation into perl file

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, PostgreSQL Packagers <pgsql-packagers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Move snowball_create.sql creation into perl file
Date: 2023-05-23 14:46:30
Message-ID: 933499.1684853190@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Christoph Berg <myon(at)debian(dot)org> writes:
>> this seems to have broken out-of-tree builds from tarballs:
>>
>> /usr/bin/install -c -m 644 snowball_create.sql '/srv/projects/postgresql/debian/16/build/tmp_install/usr/share/postgresql/16'
>> /usr/bin/install: cannot stat 'snowball_create.sql': No such file or directory

I think the attached will do for a proper fix. I'm not inclined
to re-wrap just for this.

regards, tom lane

Attachment Content-Type Size
fix-snowball-install-rule.patch text/x-diff 784 bytes

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Christoph Berg 2023-05-23 14:50:25 Re: pgsql: Move snowball_create.sql creation into perl file
Previous Message Christoph Berg 2023-05-23 14:25:59 Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2023-05-23 14:50:25 Re: pgsql: Move snowball_create.sql creation into perl file
Previous Message Christoph Berg 2023-05-23 14:25:59 Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call