From bf674ae17bef5d279e96ca88770d4d3766185515 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 10 Apr 2012 12:41:45 +0100 Subject: [PATCH] setup: Agree on `releasekey'. We have two competing configuration tag names: `releasekey' and `release-key'. Settle on the former, since that's what seems to be actually in use. --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index cf9dc4c..fd94d33 100755 --- a/setup +++ b/setup @@ -195,7 +195,7 @@ for d in $dotfilessubst; do /@home@/ s$HOMEg /@profile@/ s$hereg -/@releasekey@/ s$(bin/mdw-conf release-key 481334C2)g +/@releasekey@/ s$(bin/mdw-conf releasekey 481334C2)g " dot/$d >$ft.new mv $ft.new $ft echo " $target" -- 2.11.0