File: test-Don-t-install-bundled-copy-of-unifont.patch

package info (click to toggle)
libsdl2 2.32.10%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 72,072 kB
  • sloc: ansic: 310,417; objc: 10,850; cpp: 9,959; xml: 6,904; sh: 5,730; perl: 3,277; python: 1,643; makefile: 1,022; asm: 661; javascript: 286
file content (24 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Simon McVittie <smcv@debian.org>
Date: Tue, 30 Nov 2021 18:44:56 +0000
Subject: test: Don't install bundled copy of unifont

We don't include this in the Debian package.

Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: not-needed
---
 test/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/Makefile.in b/test/Makefile.in
index 76331d6..a6a56fb 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -435,7 +435,6 @@ DATA = \
 	testgles2_sdf_img_normal.bmp \
 	testgles2_sdf_img_sdf.bmp \
 	testyuv.bmp \
-	unifont-13.0.06.hex \
 	utf8.txt \
 	$(NULL)