fixed typo in gnuchess git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2229 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -33,5 +33,5 @@ create_gnuchessx(){
chmod a+x $prog
}
hookadd postinstall 3 "create_gnuchessx"
hook_add postinstall 3 "create_gnuchessx"
xxxxxxxxxx