aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/xml_dom.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v5/xml_dom.rb')
-rw-r--r--lib/sisu/v5/xml_dom.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/v5/xml_dom.rb b/lib/sisu/v5/xml_dom.rb
index f06aea53..b51a317a 100644
--- a/lib/sisu/v5/xml_dom.rb
+++ b/lib/sisu/v5/xml_dom.rb
@@ -122,6 +122,7 @@ module SiSU_XML_DOM
end
ensure
SiSU_Env::CreateSite.new(@opt).cp_css
+ Dir.chdir(@opt.f_pth[:pth])
end
end
private