File: do_not_ship_ttf_font

package info (click to toggle)
libsdl-perl 2.548-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 5,904 kB
  • sloc: perl: 13,985; ansic: 582; makefile: 35
file content (12 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Avoid shipping fonts provided elsewhere
--- a/Build.PL
+++ b/Build.PL
@@ -593,7 +593,7 @@
 		'CPAN'           => '1.92',
 		'perl'           => '5.008000',
 	},
-	share_dir => 'share',
+	# share_dir => 'share',
 
 	build_recommends => {
 		'Pod::ToDemo' => '0.20',