File: non-dfsg-manual.patch

package info (click to toggle)
libosmo-sigtran 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: ansic: 19,151; makefile: 301; sh: 151; python: 144; xml: 73
file content (22 lines) | stat: -rw-r--r-- 870 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: manual contains invariant sections, which is not DFSG compatible
Index: libosmo-sigtran-2.1.0/configure.ac
===================================================================
--- libosmo-sigtran-2.1.0.orig/configure.ac	2025-03-09 23:29:21.015990431 +0100
+++ libosmo-sigtran-2.1.0/configure.ac	2025-03-09 23:29:21.011990433 +0100
@@ -197,7 +197,6 @@
     stp/Makefile
     doc/Makefile
     doc/examples/Makefile
-    doc/manuals/Makefile
     contrib/Makefile
     contrib/systemd/Makefile
     Doxyfile
Index: libosmo-sigtran-2.1.0/doc/Makefile.am
===================================================================
--- libosmo-sigtran-2.1.0.orig/doc/Makefile.am	2025-03-09 23:29:21.015990431 +0100
+++ libosmo-sigtran-2.1.0/doc/Makefile.am	2025-03-09 23:29:21.011990433 +0100
@@ -1,4 +1,3 @@
 SUBDIRS = \
         examples \
-	manuals \
         $(NULL)