gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1280: fix cpio build


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1280: fix cpio build
Date: Sat, 24 Nov 2012 20:22:37 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1280
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-11-24 20:22:37 +0100
message:
  fix cpio build
modified:
  gnu/cpio/Makefile
=== modified file 'gnu/cpio/Makefile'
--- a/gnu/cpio/Makefile 2012-10-27 23:43:13 +0000
+++ b/gnu/cpio/Makefile 2012-11-24 19:22:37 +0000
@@ -6,7 +6,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(DISTNAME)/
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
@@ -17,3 +17,7 @@
 
 include ../../gar.lib/auto.mk
 include config.mk
+
+pre-configure:
+       sed -i -e '/gets is a security/d' $(WORKSRC)/gnu/stdio.in.h
+       $(MAKECOOKIE)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]