pinkbyte    14/03/11 08:13:01

  Added:                proot-3.2.2-build-care.patch
  Log:
  Revision bump: add support for optional building of CARE binary, wrt bug 
#502388, thanks to Patrick Lauer. Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  Changes    Path
1.1                  sys-apps/proot/files/proot-3.2.2-build-care.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/proot/files/proot-3.2.2-build-care.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/proot/files/proot-3.2.2-build-care.patch?rev=1.1&content-type=text/plain

Index: proot-3.2.2-build-care.patch
===================================================================
Skip check for building care, patch by Patrick Lauer <patrick AT gentoo.org>

--- src/GNUmakefile   2014-02-25 16:42:04.336863622 +0800
+++ src/GNUmakefile.new       2014-02-25 16:42:26.063050467 +0800
@@ -54,15 +54,6 @@
 all: proot
 
 ######################################################################
-# Sanity checks
-
-ifneq (,$(findstring care,$(MAKECMDGOALS)))
-ifneq ($(CARE_BUILD_ENV),ok)
-$(error care is supposed to be built with: http://build.reproducible.io)
-endif
-endif
-
-######################################################################
 # Beautified output
 
 quiet_GEN = @echo "  GEN       $@"; $(GEN)




Reply via email to