File: 2002_no-autopilot.patch

package info (click to toggle)
morph-browser 1.2.0~git20250813.1ca2aa7%2Bdfsg-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 10,892 kB
  • sloc: cpp: 12,281; javascript: 1,989; xml: 92; makefile: 88
file content (9 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
Description: No autopilot in Debian.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Forwarded: not needed, Debian-specific

--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,2 +1 @@
-add_subdirectory(autopilot)
 add_subdirectory(unittests)