From 2b288c14e157343c568e0bcc4eb217901bec1c01 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 30 Nov 2008 16:00:52 +0000 Subject: fix typo git-svn-id: file:///home/or/svnrepo/updater/trunk@17421 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- samples/example-package.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples') diff --git a/samples/example-package.cfg b/samples/example-package.cfg index 0f31c98..46a57b7 100644 --- a/samples/example-package.cfg +++ b/samples/example-package.cfg @@ -42,7 +42,7 @@ format = "none" # # What do you call to install the package? # # This needs to be a list of strings. ${FILE} is expanded to the file # # name. -# command_install = [ {${FILE}", "--silent", "--automatic", "--omit-bugs", ] +# command_install = [ "${FILE}", "--silent", "--automatic", "--omit-bugs", ] # # # Optional: a registry key, value pair for a version number that this # # package will set when it installs itself. The exe is responsible for -- cgit v1.2.3