File: 0005-Don-t-build-test-subdir.patch

package info (click to toggle)
freesas 2024.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,528 kB
  • sloc: python: 7,650; sh: 275; makefile: 120; ansic: 10
file content (20 lines) | stat: -rw-r--r-- 439 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: Roland Mas <lolando@debian.org>
Date: Thu, 10 Apr 2025 22:10:24 +0200
Subject: Don't build test subdir

---
 src/freesas/meson.build | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/freesas/meson.build b/src/freesas/meson.build
index 847f23e..d151c65 100644
--- a/src/freesas/meson.build
+++ b/src/freesas/meson.build
@@ -1,7 +1,6 @@
 subdir('app')
 subdir('ext')
 subdir('resources')
-subdir('test')
 
 
 py.install_sources([