File: dont-install-static-documentation

package info (click to toggle)
lf 34%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,296 kB
  • sloc: sh: 126; makefile: 23; csh: 4
file content (15 lines) | stat: -rw-r--r-- 255 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Don't install static documentation
Author: Nick Morrott <nickm@debian.org>
Forwarded: not-needed
Last-Update: 2024-04-19
---
--- a/main.go
+++ b/main.go
@@ -17,7 +17,6 @@
 	_ "embed"
 )
 
-//go:embed doc.txt
 var genDocString string
 
 var (