[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] -SPECPARTS directory and ed(1)
From: |
Andreas Grünbacher |
Subject: |
Re: [Quilt-dev] -SPECPARTS directory and ed(1) |
Date: |
Mon, 4 Mar 2024 23:19:21 +0100 |
Am Mo., 4. März 2024 um 23:07 Uhr schrieb Matěj Cepl <mcepl@cepl.eu>:
> On Mon Mar 4, 2024 at 8:07 PM CET, Jean Delvare wrote:
> > This isn't a change in quilt, but a change in rpmbuild. From what I
> > read, this is part of a new feature which makes it possible to
> > dynamically create spec file snippets which add to the original spec
> > file. As if rpm spec files where not already nightmarish enough...
> > *sigh*
>
> Anybody any idea how to switch this off. That *-SPECPART
> directory is really ugly!
See if "quilt setup --slow" still works. That's how this was
originally implemented.
Andreas