blob: 19c9f6092b2e38bf65a9277789f9db7cb7f2a920 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- cups-1.7.1.orig/configure 2014-01-08 17:26:27.000000000 +0100
+++ cups-1.7.1/configure 2014-01-24 18:05:03.000000000 +0100
@@ -5792,7 +5792,7 @@ fi
case "$COMPONENTS" in
all)
- BUILDDIRS="filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates"
+ BUILDDIRS="filter backend berkeley monitor notifier ppdc conf data"
;;
core)
|