• 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/openssl/0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch
Ryan BarnettRyan Barnett committed 4062459b82316 Sep 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
From 389efb564fa1453a9da835393eec9006bfae2a52 Mon Sep 17 00:00:00 2001
2
From: Mike Frysinger <vapier@gentoo.org>
3
Date: Sat, 16 May 2015 18:53:51 +0200
4
Subject: Dont waste time building manpages if we're not going to use em.
5
​
6
Signed-off-by: Ryan Barnett <ryanbarnett3@gmail.com>
7
---
8
 Makefile.org | 2 +-
9
 1 file changed, 1 insertion(+), 1 deletion(-)
10
​
11
diff --git a/Makefile.org b/Makefile.org
12
index 60f07cc..976ceaf 100644
13
--- a/Makefile.org
14
+++ b/Makefile.org
15
@@ -527,7 +527,7 @@ dist:
16
 dist_pem_h:
17
    (cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)
18
 
19
-install: all install_docs install_sw
20
+install: all install_sw
21
 
22
 install_sw:
23
    @$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \
24
-- 
25
1.9.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.