Submitted by:   jkh@
Reviewed by:
Approved by:
Obtained from:

Add a missing global for UI_PREFIX

git-svn-id: https://svn.macports.org/repository/macports/branches/wbb4_versionfoobage_base/base@5256 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Will Barton
2004-02-06 06:27:53 +00:00
parent 99e1f3198a
commit a81b3582f6
+1
View File
@@ -190,6 +190,7 @@ proc uncompact {name v} {
}
proc _check_registry {name v} {
global UI_PREFIX
set ilist [registry::installed $name $v]
if { [string equal $v ""] } {