/[debburn]/mods-archive/32_remove_gmake_warning_delay.dpatch
ViewVC logotype

Contents of /mods-archive/32_remove_gmake_warning_delay.dpatch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 41 - (hide annotations) (download)
Wed Aug 23 12:50:32 2006 UTC (6 years, 9 months ago) by blade
Original Path: nonameyet/trunk/mods-archive/32_remove_gmake_warning_delay.dpatch
File size: 749 byte(s)
Added 39, 40, and the whole patch collection in mods-archive for archiving purposes
1 blade 41 #! /bin/sh /usr/share/dpatch/dpatch-run
2     ## 32_remove_gmake_warning_delay.dpatch by Steve McIntyre <steve@einval.com>
3     ##
4     ## All lines beginning with `## DP:' are a description of the patch.
5     ## DP: No description.
6    
7     @DPATCH@
8     diff -urNad cdrtools-2.01.01~/RULES/mk-gmake.id cdrtools-2.01.01/RULES/mk-gmake.id
9     --- cdrtools-2.01.01~/RULES/mk-gmake.id 2006-03-19 21:49:10.000000000 +0100
10     +++ cdrtools-2.01.01/RULES/mk-gmake.id 2006-03-19 21:50:02.805894320 +0100
11     @@ -37,7 +37,7 @@
12    
13     ifndef ARCH_DONE
14    
15     -__gmake_warn:= $(shell cat $(SRCROOT)/$(RULESDIR)/gmake.wrn 1>&2; sleep 5)
16     +__gmake_warn:= $(shell cat $(SRCROOT)/$(RULESDIR)/gmake.wrn 1>&2)
17    
18     _MACHCMD= (mach || uname -p || true) 2> /dev/null
19     _ARCHCMD= (arch || /usr/ucb/arch || true) 2> /dev/null

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5