summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-ref.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-ref.lua')
-rw-r--r--tex/context/base/strc-ref.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/strc-ref.lua b/tex/context/base/strc-ref.lua
index ab2d366cc..06a70cc28 100644
--- a/tex/context/base/strc-ref.lua
+++ b/tex/context/base/strc-ref.lua
@@ -892,7 +892,7 @@ local function loadproductreferences(productname,componentname,utilitydata)
local prefix = references.referenceprefix or ""
local component = references.component
local ctarget, ptarget
- if component and component == componentname then
+ if not component or component == componentname then
-- skip
else
-- one level up