From 7b7a269dfeaffb86a8f51bd7a5e252b45427cefc Mon Sep 17 00:00:00 2001 From: Greg Pazo Date: Fri, 27 Jun 2014 17:01:38 -0400 Subject: [PATCH] fix typo --- scripts/xml/xtmfg_package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/xml/xtmfg_package.xml b/scripts/xml/xtmfg_package.xml index fb4fdef2b..b11eacd9d 100644 --- a/scripts/xml/xtmfg_package.xml +++ b/scripts/xml/xtmfg_package.xml @@ -17,7 +17,7 @@ - SELECT TRUE FROM pkghead WHERE pkghead_name = 'xwd' AND (pkghead_version >= '4.4'); + SELECT TRUE FROM pkghead WHERE pkghead_name = 'xtmfg' AND (pkghead_version >= '4.4'); This package must be applied against the 4.4+ version of the xtmfg package. -- 2.39.2