From ce955da36daa278d5b331b3c97e228e733a5125e Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 8 Sep 2025 13:54:36 -0400 Subject: Major FFmpeg build improvements - Make build more compatible with a traditional linux environment. Signed-off-by: Andrew Opalach --- scripts/line_count.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/line_count.sh b/scripts/line_count.sh index 2ff0e9c..c2bed2c 100755 --- a/scripts/line_count.sh +++ b/scripts/line_count.sh @@ -2,6 +2,7 @@ export LC_ALL="C" find ./src ./scripts ./env -type f \ -not -path "*__pycache__*" \ + -not -path "./env/nixpkgs-patches/*" \ -not -path "./src/fruits/droid/*" \ -not -path "./src/portal/cpy/portal.c" \ -not -path "./src/portal/cpy/portal.h" \ -- cgit v1.2.3-101-g0448