summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
Diffstat (limited to 'bin/repoman')
-rwxr-xr-xbin/repoman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 44e3e2e81..9b052ff12 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -1158,7 +1158,7 @@ for x in scanlist:
if prof[1] == "dev":
suffix=suffix+"indev"
-
+ dep_settings.setcpv("/".join((catdir, y)))
for mytype,mypos in [["DEPEND",len(missingvars)],["RDEPEND",len(missingvars)+1],["PDEPEND",len(missingvars)+2]]:
mykey=mytype+".bad"+suffix