From 1f13a9dab5ce26a1fe19f415b821037376e49065 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Tue, 24 Oct 2023 06:54:37 -0700 Subject: [PATCH] Fix packlist (#5242) Summary: [packer] Fix packlist Test Plan: Pull Request resolved: https://github.com/facebook/flipper/pull/5242 Imported from GitHub, without a `Test Plan:` line. Reviewed By: mweststrate Differential Revision: D50596825 Pulled By: passy fbshipit-source-id: be4f80f95be27f86aa61384f9dd46540bf4aa349 --- packer/src/packlist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packer/src/packlist.yaml b/packer/src/packlist.yaml index ff8f54e23..d929b16ea 100644 --- a/packer/src/packlist.yaml +++ b/packer/src/packlist.yaml @@ -60,7 +60,7 @@ server-linux: - '!*' - flipper-runtime core: - - '!flipper-runtime + - '!flipper-runtime' - '!static' static: - '!*'