ACK: [Unstable/Mantic][PATCH] UBUNTU: [Packaging] snap: Remove old configs handling
Andrei Gherzan
andrei.gherzan at canonical.com
Tue Jul 4 08:29:47 UTC 2023
On 23/07/04 10:19AM, Juerg Haefliger wrote:
> Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
> ---
> debian/snapcraft.mk | 6 +-----
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
> diff --git a/debian/snapcraft.mk b/debian/snapcraft.mk
> index 00efb13c213b..bbccdcc2feca 100644
> --- a/debian/snapcraft.mk
> +++ b/debian/snapcraft.mk
> @@ -8,8 +8,4 @@ else
> arch := $(ARCH)
> endif
> config:
> - if [ -e debian/config/config.common.ubuntu ]; then \
> - cat debian.$(branch)/config/config.common.ubuntu debian.$(branch)/config/$(arch)/config.common.$(arch) debian.$(branch)/config/$(arch)/config.flavour.$(flavour) >.config; \
> - else \
> - python3 debian/scripts/misc/annotations --export --arch $(arch) --flavour $(flavour) >.config; \
> - fi
> + python3 debian/scripts/misc/annotations --export --arch $(arch) --flavour $(flavour) >.config
> --
> 2.39.2
Acked-by: Andrei Gherzan <andrei.gherzan at canonical.com>
--
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230704/179c3800/attachment.sig>
More information about the kernel-team
mailing list