• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/cups/0001-Remove-man-from-BUILDDIRS-in-configure.patch
Bernd KuhlsBernd Kuhls committed 4fba2da4e6329 May 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
From 6bc1d15250841cf17d307cfb4f35c960c23d8797 Mon Sep 17 00:00:00 2001
2
From: Bernd Kuhls <bernd.kuhls@t-online.de>
3
Date: Sun, 29 May 2016 19:31:50 +0200
4
Subject: [PATCH] Remove man from BUILDDIRS in configure
5
​
6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
7
---
8
 config-scripts/cups-common.m4 | 2 +-
9
 1 file changed, 1 insertion(+), 1 deletion(-)
10
​
11
diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4
12
index fbba715..77d0f5c 100644
13
--- a/config-scripts/cups-common.m4
14
+++ b/config-scripts/cups-common.m4
15
@@ -446,7 +446,7 @@ AC_ARG_WITH(components, [  --with-components       set components to build:
16
 
17
 case "$COMPONENTS" in
18
    all)
19
-       BUILDDIRS="filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates"
20
+       BUILDDIRS="filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale doc examples templates"
21
        ;;
22
 
23
    core)
24
-- 
25
2.8.1
26
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.