From dccd8052c231af083a3d9da2c81a54740a7636b8 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Tue, 20 Jan 2004 21:52:56 +0000 Subject: [PATCH] Stefan Fiedler : fixed typo in gnuchess git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2229 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/kasc/gnuchess/gnuchess.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kasc/gnuchess/gnuchess.conf b/package/kasc/gnuchess/gnuchess.conf index 94488fd27..3825b96a3 100644 --- a/package/kasc/gnuchess/gnuchess.conf +++ b/package/kasc/gnuchess/gnuchess.conf @@ -33,5 +33,5 @@ create_gnuchessx(){ chmod a+x $prog } -hookadd postinstall 3 "create_gnuchessx" +hook_add postinstall 3 "create_gnuchessx"