File: 2001_no-subprojects.patch

package info (click to toggle)
vala-panel-appmenu 0.7.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,336 kB
  • sloc: ansic: 2,309; xml: 83; makefile: 56; sh: 7
file content (13 lines) | stat: -rw-r--r-- 429 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Subprojects have been removed from this source package and uploaded standalone to Debian
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -120,7 +120,6 @@
     "BUDGIE_FOUND; PEAS_FOUND" OFF)
 add_feature_info(Budgie ENABLE_BUDGIE "Budgie Desktop Integration")
 
-add_subdirectory(subprojects)
 ADD_SUBDIRECTORY(lib)
 add_subdirectory(data)
 add_subdirectory(po)