summarylogtreecommitdiffstats
path: root/dont_build_cairo_menu.patch
blob: 1d9f3c94ea4fe3b1e2a33d4e7ee2b7351a974887 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff -Naur ./awn-extras.orig/applets/Makefile.am ./awn-extras/applets/Makefile.am
--- ./awn-extras.orig/applets/Makefile.am	2017-04-06 17:24:49.585710543 -0400
+++ ./awn-extras/applets/Makefile.am	2017-04-06 17:26:55.432371888 -0400
@@ -35,17 +35,6 @@
 	unmaintained/stacks \
 	maintained/yama \
 	$(NULL)
-if CAIRO_MENU_GNOME3
-CONDITIONAL_APPLETS += \
-	maintained/cairo-menu \
-	$(NULL)
-else
-if CAIRO_MENU_GNOME
-CONDITIONAL_APPLETS += \
-	maintained/cairo-menu \
-	$(NULL)
-endif
-endif
 if GNOME_MENU
 CONDITIONAL_APPLETS += \
 	unmaintained/main-menu \